Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.35.0
|
2 |
+
boto3==1.34.82
|
3 |
+
requests==2.31.0
|
4 |
+
python-dotenv==1.0.1
|