Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -3,8 +3,5 @@ fastapi==0.104.1
|
|
3 |
numpy==1.23.5
|
4 |
pandas==1.5.3
|
5 |
pydantic==1.10.9
|
6 |
-
scikit_learn==1.3.0
|
7 |
scikit_learn==1.3.2
|
8 |
-
|
9 |
-
streamlit==1.28.1
|
10 |
-
uvicorn==0.24.0.post1
|
|
|
3 |
numpy==1.23.5
|
4 |
pandas==1.5.3
|
5 |
pydantic==1.10.9
|
|
|
6 |
scikit_learn==1.3.2
|
7 |
+
uvicorn==0.24.0.post1
|
|
|
|