Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
2 |
watchdog
|
3 |
streamlit_option_menu
|
4 |
-
fastapi==0.112.2
|
|
|
|
1 |
streamlit
|
2 |
watchdog
|
3 |
streamlit_option_menu
|
4 |
+
fastapi==0.112.2
|
5 |
+
uvicorn
|