HamidBekam commited on
Commit
97abea4
1 Parent(s): b793226

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  pandas==1.3.4
2
- sqlite3==2.6.0
3
  transformers==4.12.2
4
  scikit-learn==1.0.2
5
  streamlit==1.3.0
 
1
  pandas==1.3.4
2
+ SQLAlchemy==1.4.23
3
  transformers==4.12.2
4
  scikit-learn==1.0.2
5
  streamlit==1.3.0