Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
|
| 3 |
-
|
|
|
|
| 1 |
+
streamlit==1.15.2
|
| 2 |
+
groq==0.1.0
|
| 3 |
+
python-dotenv==0.20.0
|