Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
pandas
|
| 3 |
-
|
|
|
|
| 1 |
+
streamlit>=1.20
|
| 2 |
+
requests
|
| 3 |
+
openai
|
| 4 |
+
python-dotenv
|
| 5 |
+
streamlit-lottie
|
| 6 |
+
streamlit_code_editor
|
| 7 |
+
cloudhands
|
| 8 |
+
matplotlib
|
| 9 |
pandas
|
| 10 |
+
scikit
|