enotkrutoy commited on
Commit
c0aec1e
·
verified ·
1 Parent(s): 2891839

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  groq>=0.3.0
2
- python-telegram-bot>=20.0
3
- tqdm>=4.65.0
 
 
1
  groq>=0.3.0
2
+ gradio>=3.0
3
+ tqdm>=4.65.0
4
+ python-dotenv>=1.0.0