Skip to content

Commit

Permalink
Explicitely set versions of all python packages
Browse files Browse the repository at this point in the history
Signed-off-by: Maarten De Wispelaere <[email protected]>
  • Loading branch information
BitProcessor committed Apr 5, 2022
1 parent cac35d5 commit e567bca
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,29 @@
boto3
requests
appdirs==1.4.4
boto3==1.21.33
botocore==1.24.33
CacheControl==0.12.10
certifi==2020.12.5
charset-normalizer==2.0.7
colorama==0.4.4
contextlib2==21.6.0
distlib==0.3.3
distro==1.6.0
html5lib==1.1
idna==3.3
jmespath==1.0.0
lockfile==0.12.2
msgpack==1.0.2
ordered-set==4.0.2
packaging==20.9
pep517==0.12.0
progress==1.6
pyparsing==2.4.7
python-dateutil==2.8.2
requests==2.26.0
retrying==1.3.3
s3transfer==0.5.2
six==1.16.0
toml==0.10.2
tomli==1.2.2
urllib3==1.26.7
webencodings==0.5.1

0 comments on commit e567bca

Please sign in to comment.