Skip to content

Commit

Permalink
Revert "Bump boto3 version to enable implicit IMDSv2 usage"
Browse files Browse the repository at this point in the history
This reverts commit 84f0e09.
  • Loading branch information
Molaire committed Jan 19, 2024
1 parent 84f0e09 commit 6aa46df
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ aws-sam-translator==1.15.1
aws-xray-sdk==2.4.2
backcall==0.1.0
boto==2.49.0
boto3==1.17.44
botocore==1.20.112
boto3==1.9.249
botocore==1.12.249
bsddb3==6.2.6
cachetools==4.2.1
certifi==2019.11.28
Expand All @@ -21,6 +21,7 @@ dataclasses==0.6
DateTime==4.3
decorator==4.4.0
docker==4.1.0
docutils==0.15.2
ecdsa==0.13.3
future==0.18.1
google-auth==1.23.0
Expand Down Expand Up @@ -74,15 +75,15 @@ requests==2.22.0
requests-oauthlib==1.2.0
responses==0.10.6
rsa==4.0
s3transfer==0.3.4
s3transfer==0.2.1
setuptools==41.4.0
six==1.14.0
sshpubkeys==3.1.0
task-processing==0.12.2
traitlets==4.3.3
Twisted==20.3.0
typing-extensions==3.10.0.0
urllib3==1.25.10
urllib3==1.25.6
wcwidth==0.1.7
websocket-client==0.56.0
Werkzeug==0.16.0
Expand Down

0 comments on commit 6aa46df

Please sign in to comment.