jzou19950715 commited on
Commit
d2e03cc
·
verified ·
1 Parent(s): 8178dd2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio==4.19.2
2
- openai==1.55.3
3
- requests==2.31.0
4
- python-dotenv==1.0.0
5
- httpx==0.27.2
 
1
+ aiohttp>=3.8.0
2
+ gradio>=4.0.0
3
+ openai>=1.0.0
4
+ tenacity>=8.0.0
5
+ python-dotenv>=1.0.0