Spico commited on
Commit
2681cf6
·
1 Parent(s): 6829958

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- openai
2
- gradio
 
1
+ openai>=0.27.0
2
+ gradio>=3.20.0