Browse Source

Upgrade requirements.txt

master
Ricardo Branco 5 years ago
parent
commit
4539b5a53e
1 changed files with 4 additions and 4 deletions
  1. 4
    4
      requirements.txt

+ 4
- 4
requirements.txt View File

@@ -5,12 +5,12 @@ certifi==2018.4.16
5 5
 cffi==1.11.5
6 6
 chardet==3.0.4
7 7
 cryptography==2.3
8
-docker==3.3.0
9
-docker-pycreds==0.2.2
8
+docker==3.5.1
9
+docker-pycreds==0.3.0
10 10
 idna==2.6
11 11
 pycparser==2.18
12
-pyOpenSSL==17.5.0
13
-PyYAML==3.12
12
+pyOpenSSL==18.0.0
13
+PyYAML==3.13
14 14
 requests==2.18.4
15 15
 six==1.11.0
16 16
 urllib3==1.22

Loading…
Cancel
Save