willn9 commited on
Commit
db0816b
·
verified ·
1 Parent(s): d56882c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- openai
2
- gradio
3
- python-dotenv
 
1
+ openai>=1.0.0
2
+ gradio>=3.39
3
+ python-dotenv