tanya17 commited on
Commit
af37bef
·
verified ·
1 Parent(s): b20b57e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
 
1
  gradio
2
  pandas
3
  numpy
4
  scikit-learn
5
  plotly
6
  bcrypt
7
- openai
8
- joblib
 
1
+ openai>=1.0.0
2
  gradio
3
  pandas
4
  numpy
5
  scikit-learn
6
  plotly
7
  bcrypt
8
+ joblib