Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
boto3==1.34.123
|
2 |
-
botocore==
|
3 |
python-dotenv==1.0.1
|
|
|
1 |
boto3==1.34.123
|
2 |
+
botocore==1.34.123
|
3 |
python-dotenv==1.0.1
|