ronylu commited on
Commit
71b2b44
·
verified ·
1 Parent(s): 48e7ae5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ streamlit==1.28.0
2
  pandas==2.0.3
3
  plotly==5.17.0
4
  yfinance==0.2.28
5
- transformers==4.35.0
6
  torch==2.0.1
7
  scikit-learn==1.3.0
8
  numpy==1.24.3
 
2
  pandas==2.0.3
3
  plotly==5.17.0
4
  yfinance==0.2.28
5
+ transformers==4.36.0 # Updated version
6
  torch==2.0.1
7
  scikit-learn==1.3.0
8
  numpy==1.24.3