We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 752e9a2 + 9946d27 commit 5044ce3Copy full SHA for 5044ce3
requirements.txt
@@ -1,6 +1,6 @@
1
appdirs==1.4.4
2
attrs==20.1.0
3
-boto3==1.14.45
+boto3==1.17.105
4
chardet==3.0.4
5
dependency-injector==3.23.2
6
hcloud==1.9.1
setup.py
@@ -27,7 +27,7 @@
27
install_requires=[
28
"attrs==20.1.0",
29
"appdirs==1.4.4",
30
- "boto3==1.14.45",
+ "boto3==1.17.105",
31
"chardet==3.0.4",
32
"dependency-injector==3.23.2",
33
"hcloud==1.9.1",
0 commit comments