tomwatto09 commited on
Commit
adf72c9
·
verified ·
1 Parent(s): b89ce0a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  flask
2
- flask-cors
3
- openai
4
  fpdf
5
  python-docx
 
 
1
  flask
2
+ flask_cors
 
3
  fpdf
4
  python-docx
5
+ openai>=1.0.0