Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
-
streamlit
|
| 2 |
supabase
|
| 3 |
pandas
|
| 4 |
-
plotly
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
supabase
|
| 3 |
pandas
|
| 4 |
+
plotly
|
| 5 |
+
fastapi
|
| 6 |
+
uvicorn
|
| 7 |
+
pydantic
|