Spaces:
Sleeping
Sleeping
add boto to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
psycopg2-binary
|
|
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
psycopg2-binary
|
4 |
+
boto3
|