Lilli98 commited on
Commit
586db6e
·
verified ·
1 Parent(s): 797cc87

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit==1.37.0
2
  pandas==2.2.2
3
- openai==0.28.0
4
  huggingface-hub==0.24.6
5
  matplotlib
6
  numpy
 
1
  streamlit==1.37.0
2
  pandas==2.2.2
3
+ openai>=1.0.0
4
  huggingface-hub==0.24.6
5
  matplotlib
6
  numpy