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