saherPervaiz commited on
Commit
1e3c36e
·
verified ·
1 Parent(s): b9f6363

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
 
2
  streamlit==1.20.0
3
- groq==0.2.0
4
- from groq_client import GroqClient
5
 
6
 
 
1
 
2
  streamlit==1.20.0
3
+ groq-client==<correct_version>
4
+
5
 
6