Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ fastapi
|
|
5 |
uvicorn
|
6 |
python-multipart
|
7 |
openpyxl
|
8 |
-
requests
|
|
|
|
|
|
5 |
uvicorn
|
6 |
python-multipart
|
7 |
openpyxl
|
8 |
+
requests
|
9 |
+
pyodbc
|
10 |
+
python-dotenv
|