hashirlodhi commited on
Commit
58b79d4
·
verified ·
1 Parent(s): f853865

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  # Base Requirements
2
  gradio>=4.0.0
3
- openai>=1.0.0
4
  python-dotenv>=1.0.0
 
1
  # Base Requirements
2
  gradio>=4.0.0
3
+ openai==0.28
4
  python-dotenv>=1.0.0