Skip to content

Commit

Permalink
Update botocore and boto3 for python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
audiodude committed Oct 4, 2023
1 parent d94dbd9 commit 17d3423
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ async-timeout==4.0.2
attrs==18.2.0
aws-requests-auth==0.4.3
blinker==1.6.2
boto3==1.17.101
botocore==1.20.101
boto3==1.28.59
botocore==1.31.59
cachelib==0.9.0
certifi==2023.7.22
cfgv==2.0.1
Expand Down Expand Up @@ -66,7 +66,7 @@ requests==2.31.0
requests-oauthlib==1.0.0
rq==1.13.0
rq-scheduler==0.13.0
s3transfer==0.4.2
s3transfer==0.7.0
setuptools==68.2.2
six==1.16.0
sortedcontainers==2.4.0
Expand Down

0 comments on commit 17d3423

Please sign in to comment.