setiyanikhil3 commited on
Commit
b5c0bd0
·
verified ·
1 Parent(s): c2f59fe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio==4.19.2
2
  groq==0.4.2
3
- httpx==0.23.0
 
 
1
  gradio==4.19.2
2
  groq==0.4.2
3
+ python-dotenv==1.0.1
4
+ requests==2.31.0