|
@@ -1,6 +1,6 @@
|
|
|
Metadata-Version: 2.1
|
|
|
Name: boto3
|
|
|
-Version: 1.28.54
|
|
|
+Version: 1.28.55
|
|
|
Summary: The AWS SDK for Python
|
|
|
Home-page: https://github.com/boto/boto3
|
|
|
Author: Amazon Web Services
|
|
@@ -24,9 +24,9 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
Requires-Python: >= 3.7
|
|
|
License-File: LICENSE
|
|
|
License-File: NOTICE
|
|
|
-Requires-Dist: botocore (<1.32.0,>=1.31.54)
|
|
|
+Requires-Dist: botocore (<1.32.0,>=1.31.55)
|
|
|
Requires-Dist: jmespath (<2.0.0,>=0.7.1)
|
|
|
-Requires-Dist: s3transfer (<0.7.0,>=0.6.0)
|
|
|
+Requires-Dist: s3transfer (<0.8.0,>=0.7.0)
|
|
|
Provides-Extra: crt
|
|
|
Requires-Dist: botocore[crt] (<2.0a0,>=1.21.0) ; extra == 'crt'
|
|
|
|