Skip to content
Snippets Groups Projects
Commit 1da9f718 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

fix type hints for python 3.9

parent 01ac6edd
Branches
Tags
No related merge requests found
...@@ -963,12 +963,12 @@ tornado = ">=2.0" ...@@ -963,12 +963,12 @@ tornado = ">=2.0"
[[package]] [[package]]
name = "thecodelabs-baseutils" name = "thecodelabs-baseutils"
version = "1.8.1" version = "1.8.2"
description = "Useful python classes" description = "Useful python classes"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
{file = "TheCodeLabs-BaseUtils-1.8.1.tar.gz", hash = "sha256:43b4ae175422793d586dd3ff476e672a50501bb0306f24bbecb68992d2555e37"}, {file = "TheCodeLabs-BaseUtils-1.8.2.tar.gz", hash = "sha256:7c3cacb02dcd93409f436c3c19b68a52e897781861855c3d2b48556e17306562"},
] ]
[package.dependencies] [package.dependencies]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment