Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
1 |
+
# requirements.txt
|
2 |
+
streamlit>=1.32.0
|
3 |
+
groq>=0.3.0
|
4 |
+
textblob>=0.17.1
|
5 |
+
python-dotenv>=0.19.0
|