Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
groq
|
2 |
-
python-dotenv
|
3 |
-
streamlit
|
|
|
1 |
+
groq==0.8.0
|
2 |
+
python-dotenv==0.21.0
|
3 |
+
streamlit==1.32.0
|