Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ uvicorn[standard]
|
|
3 |
pydantic
|
4 |
pandas
|
5 |
matplotlib
|
6 |
-
seaborn
|
|
|
|
3 |
pydantic
|
4 |
pandas
|
5 |
matplotlib
|
6 |
+
seaborn
|
7 |
+
numpy
|