Skip to content

Commit

Permalink
Update to botocore==1.33.13
Browse files Browse the repository at this point in the history
  • Loading branch information
lior-tamary-hs committed Dec 25, 2023
1 parent ec2554f commit 58359ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ def find_version(*file_paths):


install_requires = [
'botocore==1.30.0',
'botocore==1.33.13',
'docutils>=0.10,<0.17',
's3transfer>=0.6.0,<0.7.0',
's3transfer>=0.8.2,<0.9.0',
'PyYAML>=3.10,<6.5',
'colorama>=0.2.5,<0.4.5',
'rsa>=3.1.2,<4.8',
Expand Down

0 comments on commit 58359ff

Please sign in to comment.