fixed requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ requests==2.32.3
|
|
7 |
scipy
|
8 |
streamlit==1.40.2
|
9 |
fsspec==2024.10.0
|
10 |
-
boto3
|
|
|
|
7 |
scipy
|
8 |
streamlit==1.40.2
|
9 |
fsspec==2024.10.0
|
10 |
+
boto3
|
11 |
+
s3fs
|