ikoghoemmanuell
commited on
Commit
•
4d8881a
1
Parent(s):
f17b91a
Update app/requirements.txt
Browse files- app/requirements.txt +1 -1
app/requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
fastapi[all]
|
2 |
scikit-learn==1.2.1
|
3 |
-
numpy
|
4 |
pandas==1.3.1
|
5 |
pydantic
|
|
|
1 |
fastapi[all]
|
2 |
scikit-learn==1.2.1
|
3 |
+
numpy==1.21.5
|
4 |
pandas==1.3.1
|
5 |
pydantic
|