saherPervaiz commited on
Commit
65f2173
·
verified ·
1 Parent(s): b8bce84

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,7 +1,8 @@
 
1
  streamlit==1.20.0
2
- groq==0.2.0
3
  googletrans==4.0.0-rc1
4
  asyncio==3.4.3
5
- httpcore
6
- deep-translator
7
- groqClient
 
 
1
+
2
  streamlit==1.20.0
 
3
  googletrans==4.0.0-rc1
4
  asyncio==3.4.3
5
+ httpcore==1.0.7
6
+ deep-translator==1.11.4
7
+ groq @ git+https://github.com/groq-ai/groq-client.git
8
+