Spaces:
Running
Running
Commit
·
a38ea4a
1
Parent(s):
5b97e3d
Updated
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
pandas
|
2 |
numpy
|
3 |
fastapi
|
4 |
-
uvicorn
|
|
|
|
1 |
pandas
|
2 |
numpy
|
3 |
fastapi
|
4 |
+
uvicorn
|
5 |
+
python-multipart
|