]> git.pld-linux.org Git - packages/python-docker.git/blobdiff - unpin-requirements.patch
up to 3.7.2
[packages/python-docker.git] / unpin-requirements.patch
index e4522ac4d332a27c5b4d3dbe6f02c181f00b2b4b..a4dcee0d29c2756f6380e8c57bffa0adf5c0f113 100644 (file)
@@ -7,7 +7,7 @@
 -cffi==1.10.0
 -cryptography==1.9; python_version == '3.3'
 -cryptography==2.3; python_version > '3.3'
--docker-pycreds==0.3.0
+-docker-pycreds==0.4.0
 -enum34==1.1.6
 -idna==2.5
 -ipaddress==1.0.18
@@ -29,7 +29,7 @@
 +cffi>=1.10.0
 +cryptography>=1.9; python_version == '3.3'
 +cryptography>=2.3; python_version > '3.3'
-+docker-pycreds>=0.3.0
++docker-pycreds>=0.4.0
 +enum34>=1.1.6
 +idna>=2.5
 +ipaddress>=1.0.18
This page took 0.05607 seconds and 4 git commands to generate.