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.
2 parents 15ab23d + bdcbabf commit ff91e65Copy full SHA for ff91e65
1 file changed
requirements.txt
@@ -1,7 +1,7 @@
1
numpy~=1.26.2
2
fastapi~=0.110.0
3
starlette~=0.40.0
4
-black
5
-pylint
6
-flake8
7
-mypy
+black~=22.12.0
+pylint~=3.1.0
+flake8~=7.0.0
+mypy~=1.8.0
0 commit comments