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 58f80bf commit f1063baCopy full SHA for f1063ba
requirements.txt
@@ -1,13 +1,13 @@
1
-numpy>=1.21.0
2
-pandas>=1.3.0
3
-scikit-learn>=0.24.2
+black>=21.7b0
4
boto3>=1.26.0
5
fastapi>=0.68.0
6
-uvicorn>=0.15.0
+flake8>=3.9.2
+httpx>=0.24.0
+isort>=5.9.3
7
+numpy>=1.21.0
8
+pandas>=1.3.0
9
python-dotenv>=0.19.0
10
pytest>=6.2.5
11
pytest-cov>=2.12.1
-black>=21.7b0
-isort>=5.9.3
12
-flake8>=3.9.2
13
-httpx>=0.24.0
+scikit-learn>=0.24.2
+uvicorn>=0.15.0
0 commit comments