Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio==4.19.2
|
2 |
-
groq==0.
|
3 |
python-dotenv==1.0.1
|
4 |
requests==2.31.0
|
|
|
1 |
gradio==4.19.2
|
2 |
+
groq==0.3.0
|
3 |
python-dotenv==1.0.1
|
4 |
requests==2.31.0
|