Skip to content

Commit

Permalink
Merge pull request #471 from aws/update-six-constraint
Browse files Browse the repository at this point in the history
Update six version
  • Loading branch information
NihalM99 authored Aug 21, 2023
2 parents 37580a8 + 2af9b18 commit 76d4d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python-dateutil>=2.1,<3.0.0 # use the same range that 'botocore' uses
requests>=2.31
setuptools >= 20.0
semantic_version == 2.8.5
six>=1.11.0,<1.15.0
six>=1.11.0,<1.17.0
termcolor == 1.1.0
wcwidth>=0.1.7,<0.2.0
PyYAML>=5.3.1,<6.1 # use the same range that 'aws-cli' uses. This is also compatible with 'docker-compose'
Expand Down

0 comments on commit 76d4d1e

Please sign in to comment.