Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn
|
|
| 3 |
pandas
|
| 4 |
sqlalchemy
|
| 5 |
psycopg2-binary
|
| 6 |
-
pydantic
|
|
|
|
|
|
| 3 |
pandas
|
| 4 |
sqlalchemy
|
| 5 |
psycopg2-binary
|
| 6 |
+
pydantic
|
| 7 |
+
numpy
|