zainulabedin949 commited on
Commit
73a9caa
·
verified ·
1 Parent(s): 808637c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- gradio
2
- pytz
3
- quotexpy
 
 
 
1
+ gradio>=3.50.0
2
+ pytz>=2023.3
3
+ quotexpy>=1.0.0
4
+ groq>=0.3.0
5
+ requests>=2.31.0