Explorar el Código

Upgrade requirements.txt

master
Ricardo Branco hace 5 años
padre
commit
4539b5a53e
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4
    4
      requirements.txt

+ 4
- 4
requirements.txt Ver fichero

@@ -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…
Cancelar
Guardar