Skip to content

Commit e567bca

Browse files
committed
Explicitely set versions of all python packages
Signed-off-by: Maarten De Wispelaere <maarten@bitprocessor.be>
1 parent cac35d5 commit e567bca

1 file changed

Lines changed: 29 additions & 2 deletions

File tree

requirements.txt

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,29 @@
1-
boto3
2-
requests
1+
appdirs==1.4.4
2+
boto3==1.21.33
3+
botocore==1.24.33
4+
CacheControl==0.12.10
5+
certifi==2020.12.5
6+
charset-normalizer==2.0.7
7+
colorama==0.4.4
8+
contextlib2==21.6.0
9+
distlib==0.3.3
10+
distro==1.6.0
11+
html5lib==1.1
12+
idna==3.3
13+
jmespath==1.0.0
14+
lockfile==0.12.2
15+
msgpack==1.0.2
16+
ordered-set==4.0.2
17+
packaging==20.9
18+
pep517==0.12.0
19+
progress==1.6
20+
pyparsing==2.4.7
21+
python-dateutil==2.8.2
22+
requests==2.26.0
23+
retrying==1.3.3
24+
s3transfer==0.5.2
25+
six==1.16.0
26+
toml==0.10.2
27+
tomli==1.2.2
28+
urllib3==1.26.7
29+
webencodings==0.5.1

0 commit comments

Comments
 (0)