jenniferhk008 commited on
Commit
4c18623
·
verified ·
1 Parent(s): 24b9830

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- streamlit>=1.32.0
2
  transformers>=4.39.3
3
- torch>=2.2.0
4
- pillow>=9.5.0
5
  pytesseract>=0.3.10
6
  plotly>=5.20.0
7
- pandas>=2.2.0
8
- openai>=1.23.0
 
1
+ streamlit>=1.24.0
2
  transformers>=4.39.3
3
+ torch>=2.1.0
4
+ pillow>=9.4.0
5
  pytesseract>=0.3.10
6
  plotly>=5.20.0
7
+ pandas>=2.0.3
8
+ openai>=1.14.3