update pyzmq requirement

This commit is contained in:
Bryce Larson 2020-06-04 11:05:29 -06:00 committed by Daniel Wozniak
parent 5a71a9c719
commit 4fa38953d2

View file

@ -1,5 +1,4 @@
-r base.txt
-r crypto.txt
pyzmq>=2.2.0; python_version < '3.8'
pyzmq>=19.0.0; python_version >= '3.8'
pyzmq>=17.0.0