yiqing111 commited on
Commit
fc2e9fc
·
verified ·
1 Parent(s): 7d3ef74

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
1
+ boto3>=1.28.0
2
+ botocore>=1.31.0
3
+ tenacity>=8.2.0
4
+ streamlit>=1.24.0
5
+ python-dotenv>=1.0.0
6
+ pytest>=7.4.0
7
+ pytest-cov>=4.0.0
8
+ pandas>=1.5.0