nsultan5 commited on
Commit
7caed47
·
verified ·
1 Parent(s): 82965e9

Update requirements.txt

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