haohoo commited on
Commit
74e2dfa
1 Parent(s): 18c972b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- openai==0.27.4
2
- gradio==3.24.1
3
- requests==2.28.2
 
1
+ openai>=0.27.4
2
+ gradio>=3.24.1
3
+ requests>=2.28.2