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.
1 parent 4cc7fe6 commit 464b92bCopy full SHA for 464b92b
requirements.txt
@@ -1,10 +1,10 @@
1
-ansible==2.5.1
+ansible==2.6.18
2
apache-libcloud==2.2.1
3
asn1crypto==0.24.0
4
backports.ssl-match-hostname==3.7.0.1
5
certifi==2018.1.18
6
chardet==3.0.4
7
-cryptography==2.1.4
+cryptography==2.3
8
docker==4.1.0
9
enum34==1.1.6
10
gyp==0.1
@@ -18,18 +18,18 @@ keyrings.alt==3.0
18
lockfile==0.12.2
19
MarkupSafe==1.0
20
netaddr==0.7.19
21
-paramiko==2.0.0
+paramiko==2.0.9
22
pyasn1==0.4.2
23
pycrypto==2.6.1
24
pygobject==3.26.1
25
pykerberos==1.1.14
26
pyOpenSSL==17.5.0
27
-pyxdg==0.25
28
-PyYAML==3.12
29
-requests==2.18.4
+pyxdg==0.26
+PyYAML==5.1
+requests==2.20.4
30
SecretStorage==2.3.1
31
simplejson==3.13.2
32
six==1.11.0
33
-urllib3==1.22
+urllib3==1.24.2
34
websocket-client==0.57.0
35
xmltodict==0.11.0
0 commit comments