We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 290cb6f commit 0e724faCopy full SHA for 0e724fa
requirements.txt
@@ -32,6 +32,7 @@ itsdangerous==2.1.2
32
Jinja2==3.1.2
33
MarkupSafe==2.1.1
34
mccabe==0.6.1
35
+mypy==0.950
36
mypy-extensions==0.4.3
37
nodeenv==1.6.0
38
numpy==1.22.3
@@ -42,7 +43,6 @@ pip==22.0.4
42
43
platformdirs==2.5.2
44
plotly==5.7.0
45
pluggy==1.0.0
-pre==1.3.0
46
pre-commit==2.18.1
47
py==1.11.0
48
pycodestyle==2.8.0
@@ -62,6 +62,7 @@ tenacity==8.0.1
62
tokenize-rt==4.2.1
63
toml==0.10.2
64
tomli==2.0.1
65
+types-setuptools==57.4.14
66
typing_extensions==4.2.0
67
urllib3==1.26.9
68
virtualenv==20.14.1
0 commit comments