Bikas0 commited on
Commit
f0894ca
1 Parent(s): e9584dc

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- openai==0.28
2
- python-dotenv
3
- flask
4
- python-docx
5
- pandas
6
- streamlit
7
- openpyxl
8
- retrying
 
1
+ openai==1.1.2
2
+ python-dotenv
3
+ flask
4
+ python-docx
5
+ pandas
6
+ streamlit
7
+ openpyxl
8
+ retrying