Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pandas
|
|
4 |
fastapi
|
5 |
uvicorn
|
6 |
python-multipart
|
7 |
-
openpyxl
|
|
|
|
4 |
fastapi
|
5 |
uvicorn
|
6 |
python-multipart
|
7 |
+
openpyxl
|
8 |
+
requests
|