Upgrade PyZMQ to 19.0.0 for Py >= 3.8

This commit is contained in:
Pedro Algarvio 2020-04-26 07:40:34 +01:00 committed by Daniel Wozniak
parent 2bf7eacf6d
commit 396499c18a
16 changed files with 19 additions and 17 deletions

View file

@ -21,7 +21,8 @@ pycryptodomex==3.9.7
python-dateutil==2.8.0
python-gnupg==0.4.4
pyyaml==5.1.2
pyzmq==18.0.1
pyzmq==18.0.1 ; python_version < "3.8"
pyzmq==19.0.0 ; python_version >= "3.8"
requests==2.21.0
setproctitle
singledispatch==3.4.0.3; python_version < '3.4'

View file

@ -26,7 +26,8 @@ python-dateutil==2.8.0
python-gnupg==0.4.4
pythonnet==2.3.0
pyyaml==5.1.2
pyzmq==18.0.1
pyzmq==18.0.1 ; python_version < "3.8"
pyzmq==19.0.0 ; python_version >= "3.8"
requests==2.21.0
setproctitle
singledispatch==3.4.0.3; python_version < '3.4'

View file

@ -99,7 +99,7 @@ python-jose==2.0.2 # via moto
pytz==2019.1 # via moto, tempora
pyvmomi==6.7.1.2018.12
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version != "3.4"
pyzmq==18.0.1 ; python_version < "3.8"
requests==2.21.0
responses==0.10.6 # via moto
rfc3987==1.3.8

View file

@ -94,7 +94,7 @@ python-jose==2.0.2 # via moto
pytz==2019.1 # via moto, tempora
pyvmomi==6.7.1.2018.12
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version != "3.4"
pyzmq==18.0.1 ; python_version < "3.8"
requests==2.21.0
responses==0.10.6 # via moto
rfc3987==1.3.8

View file

@ -90,7 +90,7 @@ pytz==2019.1 # via moto, tempora
pyvmomi==6.7.1.2018.12
pywin32==227
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version != "3.4"
pyzmq==18.0.1 ; python_version < "3.8"
requests==2.21.0
responses==0.10.6 # via moto
rfc3987==1.3.8

View file

@ -98,7 +98,7 @@ python-jose==2.0.2 # via moto
pytz==2019.1 # via moto, tempora
pyvmomi==6.7.1.2018.12
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version != "3.4"
pyzmq==18.0.1 ; python_version < "3.8"
requests==2.21.0
responses==0.10.6 # via moto
rfc3987==1.3.8

View file

@ -93,7 +93,7 @@ python-jose==2.0.2 # via moto
pytz==2019.1 # via moto, tempora
pyvmomi==6.7.1.2018.12
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version != "3.4"
pyzmq==18.0.1 ; python_version < "3.8"
requests==2.21.0
responses==0.10.6 # via moto
rfc3987==1.3.8

View file

@ -89,7 +89,7 @@ pytz==2019.1 # via moto, tempora
pyvmomi==6.7.1.2018.12
pywin32==227
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version != "3.4"
pyzmq==18.0.1 ; python_version < "3.8"
requests==2.21.0
responses==0.10.6 # via moto
rfc3987==1.3.8

View file

@ -97,7 +97,7 @@ python-jose==2.0.2 # via moto
pytz==2019.1 # via moto, tempora
pyvmomi==6.7.1.2018.12
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version != "3.4"
pyzmq==18.0.1 ; python_version < "3.8"
requests==2.21.0
responses==0.10.6 # via moto
rfc3987==1.3.8

View file

@ -93,7 +93,7 @@ python-jose==2.0.2 # via moto
pytz==2019.1 # via moto, tempora
pyvmomi==6.7.1.2018.12
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version != "3.4"
pyzmq==18.0.1 ; python_version < "3.8"
requests==2.21.0
responses==0.10.6 # via moto
rfc3987==1.3.8

View file

@ -88,7 +88,7 @@ pytz==2019.1 # via moto, tempora
pyvmomi==6.7.1.2018.12
pywin32==227
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version != "3.4"
pyzmq==18.0.1 ; python_version < "3.8"
requests==2.21.0
responses==0.10.6 # via moto
rfc3987==1.3.8

View file

@ -96,7 +96,7 @@ python-jose==2.0.2 # via moto
pytz==2019.1 # via moto, tempora
pyvmomi==6.7.1.2018.12
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version != "3.4"
pyzmq==19.0.0 ; python_version >= "3.8"
requests==2.21.0
responses==0.10.6 # via moto
rfc3987==1.3.8

View file

@ -92,7 +92,7 @@ python-jose==2.0.2 # via moto
pytz==2019.1 # via moto, tempora
pyvmomi==6.7.1.2018.12
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version != "3.4"
pyzmq==19.0.0 ; python_version >= "3.8"
requests==2.21.0
responses==0.10.6 # via moto
rfc3987==1.3.8

View file

@ -96,7 +96,7 @@ python-jose==2.0.2 # via moto
pytz==2019.1 # via moto, tempora
pyvmomi==6.7.1.2018.12
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version != "3.4"
pyzmq==19.0.0 ; python_version >= "3.8"
requests==2.21.0
responses==0.10.6 # via moto
rfc3987==1.3.8

View file

@ -92,7 +92,7 @@ python-jose==2.0.2 # via moto
pytz==2019.1 # via moto, tempora
pyvmomi==6.7.1.2018.12
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version != "3.4"
pyzmq==19.0.0 ; python_version >= "3.8"
requests==2.21.0
responses==0.10.6 # via moto
rfc3987==1.3.8

View file

@ -1,5 +1,5 @@
-r base.txt
-r crypto.txt
pyzmq>=2.2.0,<17.1.0; python_version == '3.4' # pyzmq 17.1.0 stopped building wheels for python3.4
pyzmq>=2.2.0; python_version != '3.4'
pyzmq>=2.2.0; python_version < '3.8'
pyzmq>=19.0.0; python_version >= '3.8'