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 653ea8a commit 44bf118Copy full SHA for 44bf118
requirements-dev.txt
@@ -46,7 +46,7 @@ mkdocs-material-extensions==1.3.1
46
mkdocs-minify-plugin==0.8.0
47
mkdocstrings==0.26.1
48
mock==5.1.0
49
-mypy==1.11.2
+mypy==1.15.0
50
mypy-extensions==1.0.0
51
nodeenv==1.9.1
52
packaging==24.1
requirements.txt
@@ -5,7 +5,7 @@ certifi==2024.8.30
5
cffi==1.17.1
6
charset-normalizer==3.3.2
7
click==8.1.7
8
-colorama==0.4.6 ; platform_system == 'Windows'
+colorama==0.4.6 ; sys_platform == 'win32'
9
cryptography==43.0.1
10
deprecated==1.2.14
11
gitdb==4.0.11
0 commit comments