From 19a83d52862d42ce99682bcedc46524c29539811 Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Fri, 5 Apr 2019 19:25:19 +0100 Subject: [PATCH] Blacklist pycrypto and install pycryptodome instead --- .pre-commit-config.yaml | 40 +++++++++---------- requirements/static/arch.in | 7 ++-- requirements/static/centos-6.in | 7 ++-- requirements/static/centos-7.in | 7 ++-- requirements/static/debian-8.in | 8 ++-- requirements/static/debian-9.in | 7 ++-- requirements/static/fedora-28.in | 7 ++-- requirements/static/fedora-29.in | 7 ++-- requirements/static/opensuse-42.in | 7 ++-- requirements/static/opensuse-leap-15.in | 7 ++-- requirements/static/osx.in | 7 ++-- requirements/static/py2.7/raet-arch.txt | 4 +- requirements/static/py2.7/raet-centos-6.txt | 4 +- requirements/static/py2.7/raet-centos-7.txt | 4 +- requirements/static/py2.7/raet-debian-8.txt | 5 +-- requirements/static/py2.7/raet-debian-9.txt | 4 +- requirements/static/py2.7/raet-fedora-28.txt | 4 +- requirements/static/py2.7/raet-fedora-29.txt | 4 +- .../static/py2.7/raet-opensuse-42.txt | 4 +- .../static/py2.7/raet-opensuse-leap-15.txt | 4 +- requirements/static/py2.7/raet-osx.txt | 4 +- .../static/py2.7/raet-ubuntu-14.04.txt | 4 +- .../static/py2.7/raet-ubuntu-16.04.txt | 4 +- .../static/py2.7/raet-ubuntu-18.04.txt | 4 +- requirements/static/py2.7/tcp-arch.txt | 3 +- requirements/static/py2.7/tcp-centos-6.txt | 3 +- requirements/static/py2.7/tcp-centos-7.txt | 3 +- requirements/static/py2.7/tcp-debian-8.txt | 4 +- requirements/static/py2.7/tcp-debian-9.txt | 3 +- requirements/static/py2.7/tcp-fedora-28.txt | 3 +- requirements/static/py2.7/tcp-fedora-29.txt | 3 +- requirements/static/py2.7/tcp-opensuse-42.txt | 3 +- .../static/py2.7/tcp-opensuse-leap-15.txt | 3 +- requirements/static/py2.7/tcp-osx.txt | 3 +- .../static/py2.7/tcp-ubuntu-14.04.txt | 3 +- .../static/py2.7/tcp-ubuntu-16.04.txt | 3 +- .../static/py2.7/tcp-ubuntu-18.04.txt | 3 +- requirements/static/py2.7/zeromq-arch.txt | 7 ++-- requirements/static/py2.7/zeromq-centos-6.txt | 7 ++-- requirements/static/py2.7/zeromq-centos-7.txt | 7 ++-- requirements/static/py2.7/zeromq-debian-8.txt | 7 ++-- requirements/static/py2.7/zeromq-debian-9.txt | 7 ++-- .../static/py2.7/zeromq-fedora-28.txt | 7 ++-- .../static/py2.7/zeromq-fedora-29.txt | 7 ++-- .../static/py2.7/zeromq-opensuse-42.txt | 7 ++-- .../static/py2.7/zeromq-opensuse-leap-15.txt | 7 ++-- requirements/static/py2.7/zeromq-osx.txt | 7 ++-- .../static/py2.7/zeromq-ubuntu-14.04.txt | 7 ++-- .../static/py2.7/zeromq-ubuntu-16.04.txt | 7 ++-- .../static/py2.7/zeromq-ubuntu-18.04.txt | 7 ++-- requirements/static/py3.4/raet-arch.txt | 4 +- requirements/static/py3.4/raet-centos-7.txt | 4 +- requirements/static/py3.4/raet-debian-8.txt | 5 +-- requirements/static/py3.4/raet-debian-9.txt | 4 +- requirements/static/py3.4/raet-fedora-28.txt | 4 +- requirements/static/py3.4/raet-fedora-29.txt | 4 +- .../static/py3.4/raet-opensuse-42.txt | 4 +- .../static/py3.4/raet-opensuse-leap-15.txt | 4 +- .../static/py3.4/raet-ubuntu-16.04.txt | 4 +- .../static/py3.4/raet-ubuntu-18.04.txt | 4 +- requirements/static/py3.4/tcp-arch.txt | 3 +- requirements/static/py3.4/tcp-centos-7.txt | 3 +- requirements/static/py3.4/tcp-debian-8.txt | 4 +- requirements/static/py3.4/tcp-debian-9.txt | 3 +- requirements/static/py3.4/tcp-fedora-28.txt | 3 +- requirements/static/py3.4/tcp-fedora-29.txt | 3 +- requirements/static/py3.4/tcp-opensuse-42.txt | 3 +- .../static/py3.4/tcp-opensuse-leap-15.txt | 3 +- .../static/py3.4/tcp-ubuntu-16.04.txt | 3 +- .../static/py3.4/tcp-ubuntu-18.04.txt | 3 +- requirements/static/py3.4/zeromq-arch.txt | 7 ++-- requirements/static/py3.4/zeromq-centos-7.txt | 7 ++-- requirements/static/py3.4/zeromq-debian-8.txt | 7 ++-- requirements/static/py3.4/zeromq-debian-9.txt | 7 ++-- .../static/py3.4/zeromq-fedora-28.txt | 7 ++-- .../static/py3.4/zeromq-fedora-29.txt | 7 ++-- .../static/py3.4/zeromq-opensuse-42.txt | 7 ++-- .../static/py3.4/zeromq-opensuse-leap-15.txt | 7 ++-- .../static/py3.4/zeromq-ubuntu-16.04.txt | 7 ++-- .../static/py3.4/zeromq-ubuntu-18.04.txt | 7 ++-- requirements/static/py3.5/raet-arch.txt | 4 +- requirements/static/py3.5/raet-centos-7.txt | 4 +- requirements/static/py3.5/raet-debian-8.txt | 5 +-- requirements/static/py3.5/raet-debian-9.txt | 4 +- requirements/static/py3.5/raet-fedora-28.txt | 4 +- requirements/static/py3.5/raet-fedora-29.txt | 4 +- .../static/py3.5/raet-opensuse-42.txt | 4 +- .../static/py3.5/raet-opensuse-leap-15.txt | 4 +- requirements/static/py3.5/raet-osx.txt | 4 +- .../static/py3.5/raet-ubuntu-16.04.txt | 4 +- .../static/py3.5/raet-ubuntu-18.04.txt | 4 +- requirements/static/py3.5/tcp-arch.txt | 3 +- requirements/static/py3.5/tcp-centos-7.txt | 3 +- requirements/static/py3.5/tcp-debian-8.txt | 4 +- requirements/static/py3.5/tcp-debian-9.txt | 3 +- requirements/static/py3.5/tcp-fedora-28.txt | 3 +- requirements/static/py3.5/tcp-fedora-29.txt | 3 +- requirements/static/py3.5/tcp-opensuse-42.txt | 3 +- .../static/py3.5/tcp-opensuse-leap-15.txt | 3 +- requirements/static/py3.5/tcp-osx.txt | 3 +- .../static/py3.5/tcp-ubuntu-16.04.txt | 3 +- .../static/py3.5/tcp-ubuntu-18.04.txt | 3 +- requirements/static/py3.5/zeromq-arch.txt | 7 ++-- requirements/static/py3.5/zeromq-centos-7.txt | 7 ++-- requirements/static/py3.5/zeromq-debian-8.txt | 7 ++-- requirements/static/py3.5/zeromq-debian-9.txt | 7 ++-- .../static/py3.5/zeromq-fedora-28.txt | 7 ++-- .../static/py3.5/zeromq-fedora-29.txt | 7 ++-- .../static/py3.5/zeromq-opensuse-42.txt | 7 ++-- .../static/py3.5/zeromq-opensuse-leap-15.txt | 7 ++-- requirements/static/py3.5/zeromq-osx.txt | 7 ++-- .../static/py3.5/zeromq-ubuntu-16.04.txt | 7 ++-- .../static/py3.5/zeromq-ubuntu-18.04.txt | 7 ++-- requirements/static/py3.6/raet-arch.txt | 4 +- requirements/static/py3.6/raet-centos-7.txt | 4 +- requirements/static/py3.6/raet-debian-8.txt | 5 +-- requirements/static/py3.6/raet-debian-9.txt | 4 +- requirements/static/py3.6/raet-fedora-28.txt | 4 +- requirements/static/py3.6/raet-fedora-29.txt | 4 +- .../static/py3.6/raet-opensuse-42.txt | 4 +- .../static/py3.6/raet-opensuse-leap-15.txt | 4 +- requirements/static/py3.6/raet-osx.txt | 4 +- .../static/py3.6/raet-ubuntu-16.04.txt | 4 +- .../static/py3.6/raet-ubuntu-18.04.txt | 4 +- requirements/static/py3.6/tcp-arch.txt | 3 +- requirements/static/py3.6/tcp-centos-7.txt | 3 +- requirements/static/py3.6/tcp-debian-8.txt | 4 +- requirements/static/py3.6/tcp-debian-9.txt | 3 +- requirements/static/py3.6/tcp-fedora-28.txt | 3 +- requirements/static/py3.6/tcp-fedora-29.txt | 3 +- requirements/static/py3.6/tcp-opensuse-42.txt | 3 +- .../static/py3.6/tcp-opensuse-leap-15.txt | 3 +- requirements/static/py3.6/tcp-osx.txt | 3 +- .../static/py3.6/tcp-ubuntu-16.04.txt | 3 +- .../static/py3.6/tcp-ubuntu-18.04.txt | 3 +- requirements/static/py3.6/zeromq-arch.txt | 7 ++-- requirements/static/py3.6/zeromq-centos-7.txt | 7 ++-- requirements/static/py3.6/zeromq-debian-8.txt | 7 ++-- requirements/static/py3.6/zeromq-debian-9.txt | 7 ++-- .../static/py3.6/zeromq-fedora-28.txt | 7 ++-- .../static/py3.6/zeromq-fedora-29.txt | 7 ++-- .../static/py3.6/zeromq-opensuse-42.txt | 7 ++-- .../static/py3.6/zeromq-opensuse-leap-15.txt | 7 ++-- requirements/static/py3.6/zeromq-osx.txt | 7 ++-- .../static/py3.6/zeromq-ubuntu-16.04.txt | 7 ++-- .../static/py3.6/zeromq-ubuntu-18.04.txt | 7 ++-- requirements/static/ubuntu-14.04.in | 7 ++-- requirements/static/ubuntu-16.04.in | 7 ++-- requirements/static/ubuntu-18.04.in | 7 ++-- 149 files changed, 284 insertions(+), 486 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fa987bb912f..28e139955c6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: - --include=requirements/base.txt - --include=requirements/zeromq.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-osx-py2.7-zmq-requirements name: OSX Py2.7 ZeroMQ Requirements @@ -63,7 +63,7 @@ repos: - --include=requirements/base.txt - --include=requirements/zeromq.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-windows-py2.7-zmq-requirements name: Windows Py2.7 ZeroMQ Requirements @@ -76,7 +76,7 @@ repos: - --include=requirements/base.txt - --include=requirements/zeromq.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-linux-py2.7-raet-requirements name: Linux Py2.7 RAET Requirements @@ -90,7 +90,7 @@ repos: - --include=requirements/base.txt - --include=requirements/raet.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-osx-py2.7-raet-requirements name: OSX Py2.7 RAET Requirements @@ -103,7 +103,7 @@ repos: - --include=requirements/base.txt - --include=requirements/raet.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-windows-py2.7-raet-requirements name: Windows Py2.7 RAET Requirements @@ -116,7 +116,7 @@ repos: - --include=requirements/base.txt - --include=requirements/raet.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-lint-py2.7-requirements @@ -162,7 +162,7 @@ repos: - --include=requirements/base.txt - --include=requirements/zeromq.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-linux-py3.4-raet-requirements name: Linux Py3.4 RAET Requirements @@ -176,7 +176,7 @@ repos: - --include=requirements/base.txt - --include=requirements/raet.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-linux-py3.5-tcp-requirements @@ -225,7 +225,7 @@ repos: - --include=requirements/base.txt - --include=requirements/zeromq.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-osx-py3.5-zmq-requirements name: OSX Py3.5 ZeroMQ Requirements @@ -238,7 +238,7 @@ repos: - --include=requirements/base.txt - --include=requirements/zeromq.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-windows-py3.5-zmq-requirements name: Windows Py3.5 ZeroMQ Requirements @@ -251,7 +251,7 @@ repos: - --include=requirements/base.txt - --include=requirements/zeromq.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-linux-py3.5-raet-requirements name: Linux Py3.5 RAET Requirements @@ -265,7 +265,7 @@ repos: - --include=requirements/base.txt - --include=requirements/raet.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-osx-py3.5-raet-requirements name: OSX Py3.5 RAET Requirements @@ -278,7 +278,7 @@ repos: - --include=requirements/base.txt - --include=requirements/raet.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-windows-py3.5-raet-requirements name: Windows Py3.5 RAET Requirements @@ -291,7 +291,7 @@ repos: - --include=requirements/base.txt - --include=requirements/raet.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-linux-py3.6-tcp-requirements @@ -329,7 +329,7 @@ repos: - --include=requirements/base.txt - --include=requirements/zeromq.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-osx-py3.6-zmq-requirements name: OSX Py3.6 ZeroMQ Requirements @@ -342,7 +342,7 @@ repos: - --include=requirements/base.txt - --include=requirements/zeromq.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-windows-py3.6-zmq-requirements name: Windows Py3.6 ZeroMQ Requirements @@ -355,7 +355,7 @@ repos: - --include=requirements/base.txt - --include=requirements/zeromq.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-linux-py3.6-raet-requirements name: Linux Py3.6 RAET Requirements @@ -369,7 +369,7 @@ repos: - --include=requirements/base.txt - --include=requirements/raet.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-osx-py3.6-raet-requirements name: OSX Py3.6 RAET Requirements @@ -382,7 +382,7 @@ repos: - --include=requirements/base.txt - --include=requirements/raet.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ - id: pip-tools-compile alias: compile-windows-py3.6-raet-requirements name: Windows Py3.6 RAET Requirements @@ -395,4 +395,4 @@ repos: - --include=requirements/base.txt - --include=requirements/raet.txt - --include=requirements/pytest.txt - - --remove-line=^pycryptodome==(.*)$ + - --remove-line=^pycrypto==(.*)$ diff --git a/requirements/static/arch.in b/requirements/static/arch.in index 32922939ff4..64a810bc799 100644 --- a/requirements/static/arch.in +++ b/requirements/static/arch.in @@ -16,10 +16,9 @@ more-itertools==5.0.0 moto msgpack-python >= 0.4.2, != 0.5.5 psutil -# We install pycryptodomex so that we can remove pycryptodome which is pulled in from -# python-jose which in turn is pulled in from moto. -# pycryptodome doesn't play nice with PyCrypto while pycryptodomex does -pycryptodomex +# Let's install cryptodome instead of pycrupto because of it's ourstanding security issues +# PyCrypto, if pulled, will be removed from the generated static requirements +pycryptodome pyinotify pyopenssl python-etcd==0.4.2 diff --git a/requirements/static/centos-6.in b/requirements/static/centos-6.in index 7dfa816de40..06fe4065f48 100644 --- a/requirements/static/centos-6.in +++ b/requirements/static/centos-6.in @@ -18,10 +18,9 @@ more-itertools==5.0.0 moto msgpack-python >= 0.4.2, != 0.5.5 psutil -# We install pycryptodomex so that we can remove pycryptodome which is pulled in from -# python-jose which in turn is pulled in from moto. -# pycryptodome doesn't play nice with PyCrypto while pycryptodomex does -pycryptodomex +# Let's install cryptodome instead of pycrupto because of it's ourstanding security issues +# PyCrypto, if pulled, will be removed from the generated static requirements +pycryptodome pyinotify pyopenssl python-etcd==0.4.2 diff --git a/requirements/static/centos-7.in b/requirements/static/centos-7.in index 11080969943..eec075dbcaf 100644 --- a/requirements/static/centos-7.in +++ b/requirements/static/centos-7.in @@ -18,10 +18,9 @@ more-itertools==5.0.0 moto msgpack-python >= 0.4.2, != 0.5.5 psutil -# We install pycryptodomex so that we can remove pycryptodome which is pulled in from -# python-jose which in turn is pulled in from moto. -# pycryptodome doesn't play nice with PyCrypto while pycryptodomex does -pycryptodomex +# Let's install cryptodome instead of pycrupto because of it's ourstanding security issues +# PyCrypto, if pulled, will be removed from the generated static requirements +pycryptodome pyinotify pyopenssl python-etcd==0.4.2 diff --git a/requirements/static/debian-8.in b/requirements/static/debian-8.in index 063324a3651..e67ad6273ee 100644 --- a/requirements/static/debian-8.in +++ b/requirements/static/debian-8.in @@ -19,11 +19,9 @@ moto msgpack-python >= 0.4.2, != 0.5.5 paramiko==2.1.2 psutil -# We install pycryptodomex so that we can remove pycryptodome which is pulled in from -# python-jose which in turn is pulled in from moto. -# pycryptodome doesn't play nice with PyCrypto while pycryptodomex does -pycryptodomex -pycrypto>=2.6.1 +# Let's install cryptodome instead of pycrupto because of it's ourstanding security issues +# PyCrypto, if pulled, will be removed from the generated static requirements +pycryptodome pyinotify pyopenssl python-etcd==0.4.2 diff --git a/requirements/static/debian-9.in b/requirements/static/debian-9.in index b9f04180bd0..ef80c27ac4f 100644 --- a/requirements/static/debian-9.in +++ b/requirements/static/debian-9.in @@ -19,10 +19,9 @@ moto msgpack-python >= 0.4.2, != 0.5.5 paramiko==2.1.2 psutil -# We install pycryptodomex so that we can remove pycryptodome which is pulled in from -# python-jose which in turn is pulled in from moto. -# pycryptodome doesn't play nice with PyCrypto while pycryptodomex does -pycryptodomex +# Let's install cryptodome instead of pycrupto because of it's ourstanding security issues +# PyCrypto, if pulled, will be removed from the generated static requirements +pycryptodome pyinotify pyopenssl python-etcd==0.4.2 diff --git a/requirements/static/fedora-28.in b/requirements/static/fedora-28.in index 802ffe4c5ce..4d3144a6dcd 100644 --- a/requirements/static/fedora-28.in +++ b/requirements/static/fedora-28.in @@ -18,10 +18,9 @@ more-itertools==5.0.0 moto msgpack-python >= 0.4.2, != 0.5.5 psutil -# We install pycryptodomex so that we can remove pycryptodome which is pulled in from -# python-jose which in turn is pulled in from moto. -# pycryptodome doesn't play nice with PyCrypto while pycryptodomex does -pycryptodomex +# Let's install cryptodome instead of pycrupto because of it's ourstanding security issues +# PyCrypto, if pulled, will be removed from the generated static requirements +pycryptodome pyinotify pyopenssl python-etcd==0.4.2 diff --git a/requirements/static/fedora-29.in b/requirements/static/fedora-29.in index 03e795d157a..f44bc0d88a6 100644 --- a/requirements/static/fedora-29.in +++ b/requirements/static/fedora-29.in @@ -17,10 +17,9 @@ mock<1.1.0 more-itertools==5.0.0 moto msgpack-python >= 0.4.2, != 0.5.5 -# We install pycryptodomex so that we can remove pycryptodome which is pulled in from -# python-jose which in turn is pulled in from moto. -# pycryptodome doesn't play nice with PyCrypto while pycryptodomex does -pycryptodomex +# Let's install cryptodome instead of pycrupto because of it's ourstanding security issues +# PyCrypto, if pulled, will be removed from the generated static requirements +pycryptodome psutil pyinotify pyopenssl diff --git a/requirements/static/opensuse-42.in b/requirements/static/opensuse-42.in index ca6bf8be6c7..ffe75501a63 100644 --- a/requirements/static/opensuse-42.in +++ b/requirements/static/opensuse-42.in @@ -18,10 +18,9 @@ more-itertools==5.0.0 moto msgpack-python >= 0.4.2, != 0.5.5 psutil -# We install pycryptodomex so that we can remove pycryptodome which is pulled in from -# python-jose which in turn is pulled in from moto. -# pycryptodome doesn't play nice with PyCrypto while pycryptodomex does -pycryptodomex +# Let's install cryptodome instead of pycrupto because of it's ourstanding security issues +# PyCrypto, if pulled, will be removed from the generated static requirements +pycryptodome pyinotify pyopenssl python-etcd==0.4.2 diff --git a/requirements/static/opensuse-leap-15.in b/requirements/static/opensuse-leap-15.in index 7f1887ee8c2..f13fca54d0a 100644 --- a/requirements/static/opensuse-leap-15.in +++ b/requirements/static/opensuse-leap-15.in @@ -18,10 +18,9 @@ more-itertools==5.0.0 moto msgpack-python >= 0.4.2, != 0.5.5 psutil -# We install pycryptodomex so that we can remove pycryptodome which is pulled in from -# python-jose which in turn is pulled in from moto. -# pycryptodome doesn't play nice with PyCrypto while pycryptodomex does -pycryptodomex +# Let's install cryptodome instead of pycrupto because of it's ourstanding security issues +# PyCrypto, if pulled, will be removed from the generated static requirements +pycryptodome pyinotify pyopenssl python-etcd==0.4.2 diff --git a/requirements/static/osx.in b/requirements/static/osx.in index 0db9cf510bb..d357b661c31 100644 --- a/requirements/static/osx.in +++ b/requirements/static/osx.in @@ -19,10 +19,9 @@ more-itertools==5.0.0 moto msgpack-python >= 0.4.2, != 0.5.5 psutil -# We install pycryptodomex so that we can remove pycryptodome which is pulled in from -# python-jose which in turn is pulled in from moto. -# pycryptodome doesn't play nice with PyCrypto while pycryptodomex does -pycryptodomex +# Let's install cryptodome instead of pycrupto because of it's ourstanding security issues +# PyCrypto, if pulled, will be removed from the generated static requirements +pycryptodome pylxd>=2.2.5 pyopenssl python-etcd==0.4.2 diff --git a/requirements/static/py2.7/raet-arch.txt b/requirements/static/py2.7/raet-arch.txt index ed75622fed0..3ec3dae8d2e 100644 --- a/requirements/static/py2.7/raet-arch.txt +++ b/requirements/static/py2.7/raet-arch.txt @@ -68,9 +68,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py2.7/raet-centos-6.txt b/requirements/static/py2.7/raet-centos-6.txt index dfbd0199584..df383833dcf 100644 --- a/requirements/static/py2.7/raet-centos-6.txt +++ b/requirements/static/py2.7/raet-centos-6.txt @@ -76,9 +76,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/raet-centos-7.txt b/requirements/static/py2.7/raet-centos-7.txt index fa23533e232..19811d3a75c 100644 --- a/requirements/static/py2.7/raet-centos-7.txt +++ b/requirements/static/py2.7/raet-centos-7.txt @@ -76,9 +76,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/raet-debian-8.txt b/requirements/static/py2.7/raet-debian-8.txt index 6114f8e0172..cd10ef3ffdd 100644 --- a/requirements/static/py2.7/raet-debian-8.txt +++ b/requirements/static/py2.7/raet-debian-8.txt @@ -74,10 +74,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/raet-debian-9.txt b/requirements/static/py2.7/raet-debian-9.txt index 9ea11c50fa5..ec9dc272209 100644 --- a/requirements/static/py2.7/raet-debian-9.txt +++ b/requirements/static/py2.7/raet-debian-9.txt @@ -74,9 +74,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/raet-fedora-28.txt b/requirements/static/py2.7/raet-fedora-28.txt index fe52f9bf442..932c11d79ea 100644 --- a/requirements/static/py2.7/raet-fedora-28.txt +++ b/requirements/static/py2.7/raet-fedora-28.txt @@ -75,9 +75,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/raet-fedora-29.txt b/requirements/static/py2.7/raet-fedora-29.txt index 4cc936df8f3..1a1b7e99664 100644 --- a/requirements/static/py2.7/raet-fedora-29.txt +++ b/requirements/static/py2.7/raet-fedora-29.txt @@ -75,9 +75,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/raet-opensuse-42.txt b/requirements/static/py2.7/raet-opensuse-42.txt index b1764f99845..f6007bffcaf 100644 --- a/requirements/static/py2.7/raet-opensuse-42.txt +++ b/requirements/static/py2.7/raet-opensuse-42.txt @@ -70,9 +70,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py2.7/raet-opensuse-leap-15.txt b/requirements/static/py2.7/raet-opensuse-leap-15.txt index 2f074cffe19..bfb15fc5039 100644 --- a/requirements/static/py2.7/raet-opensuse-leap-15.txt +++ b/requirements/static/py2.7/raet-opensuse-leap-15.txt @@ -69,9 +69,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py2.7/raet-osx.txt b/requirements/static/py2.7/raet-osx.txt index 49663115209..418ef09837a 100644 --- a/requirements/static/py2.7/raet-osx.txt +++ b/requirements/static/py2.7/raet-osx.txt @@ -72,9 +72,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pylxd==2.2.9 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/raet-ubuntu-14.04.txt b/requirements/static/py2.7/raet-ubuntu-14.04.txt index 392aeb4b071..e0620f9ad92 100644 --- a/requirements/static/py2.7/raet-ubuntu-14.04.txt +++ b/requirements/static/py2.7/raet-ubuntu-14.04.txt @@ -74,9 +74,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/raet-ubuntu-16.04.txt b/requirements/static/py2.7/raet-ubuntu-16.04.txt index 4e153a6f506..76abe7f95fe 100644 --- a/requirements/static/py2.7/raet-ubuntu-16.04.txt +++ b/requirements/static/py2.7/raet-ubuntu-16.04.txt @@ -74,9 +74,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/raet-ubuntu-18.04.txt b/requirements/static/py2.7/raet-ubuntu-18.04.txt index 2db8264c030..20ef1daae99 100644 --- a/requirements/static/py2.7/raet-ubuntu-18.04.txt +++ b/requirements/static/py2.7/raet-ubuntu-18.04.txt @@ -74,9 +74,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/tcp-arch.txt b/requirements/static/py2.7/tcp-arch.txt index 666dd95e326..8f71901aa84 100644 --- a/requirements/static/py2.7/tcp-arch.txt +++ b/requirements/static/py2.7/tcp-arch.txt @@ -66,8 +66,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py2.7/tcp-centos-6.txt b/requirements/static/py2.7/tcp-centos-6.txt index 3445169704a..b4e5f2c7054 100644 --- a/requirements/static/py2.7/tcp-centos-6.txt +++ b/requirements/static/py2.7/tcp-centos-6.txt @@ -74,8 +74,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/tcp-centos-7.txt b/requirements/static/py2.7/tcp-centos-7.txt index d51be849fbe..99a6de75fc3 100644 --- a/requirements/static/py2.7/tcp-centos-7.txt +++ b/requirements/static/py2.7/tcp-centos-7.txt @@ -74,8 +74,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/tcp-debian-8.txt b/requirements/static/py2.7/tcp-debian-8.txt index 27bf986d029..7e752e9c371 100644 --- a/requirements/static/py2.7/tcp-debian-8.txt +++ b/requirements/static/py2.7/tcp-debian-8.txt @@ -72,9 +72,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/tcp-debian-9.txt b/requirements/static/py2.7/tcp-debian-9.txt index a0debe1139c..ba040702117 100644 --- a/requirements/static/py2.7/tcp-debian-9.txt +++ b/requirements/static/py2.7/tcp-debian-9.txt @@ -72,8 +72,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/tcp-fedora-28.txt b/requirements/static/py2.7/tcp-fedora-28.txt index 9ad06d80df8..6e183a0a352 100644 --- a/requirements/static/py2.7/tcp-fedora-28.txt +++ b/requirements/static/py2.7/tcp-fedora-28.txt @@ -73,8 +73,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/tcp-fedora-29.txt b/requirements/static/py2.7/tcp-fedora-29.txt index 36dbf0b3f09..4afecf5128d 100644 --- a/requirements/static/py2.7/tcp-fedora-29.txt +++ b/requirements/static/py2.7/tcp-fedora-29.txt @@ -73,8 +73,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/tcp-opensuse-42.txt b/requirements/static/py2.7/tcp-opensuse-42.txt index 247c557a881..e2401031838 100644 --- a/requirements/static/py2.7/tcp-opensuse-42.txt +++ b/requirements/static/py2.7/tcp-opensuse-42.txt @@ -68,8 +68,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py2.7/tcp-opensuse-leap-15.txt b/requirements/static/py2.7/tcp-opensuse-leap-15.txt index e27794d64ca..1b6f7578118 100644 --- a/requirements/static/py2.7/tcp-opensuse-leap-15.txt +++ b/requirements/static/py2.7/tcp-opensuse-leap-15.txt @@ -67,8 +67,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py2.7/tcp-osx.txt b/requirements/static/py2.7/tcp-osx.txt index a83bd684067..fe2c6d82708 100644 --- a/requirements/static/py2.7/tcp-osx.txt +++ b/requirements/static/py2.7/tcp-osx.txt @@ -70,8 +70,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pylxd==2.2.9 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/tcp-ubuntu-14.04.txt b/requirements/static/py2.7/tcp-ubuntu-14.04.txt index b0cc3aeaad9..81119f7c8bc 100644 --- a/requirements/static/py2.7/tcp-ubuntu-14.04.txt +++ b/requirements/static/py2.7/tcp-ubuntu-14.04.txt @@ -72,8 +72,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/tcp-ubuntu-16.04.txt b/requirements/static/py2.7/tcp-ubuntu-16.04.txt index 2032bc51eeb..844a506baf2 100644 --- a/requirements/static/py2.7/tcp-ubuntu-16.04.txt +++ b/requirements/static/py2.7/tcp-ubuntu-16.04.txt @@ -72,8 +72,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/tcp-ubuntu-18.04.txt b/requirements/static/py2.7/tcp-ubuntu-18.04.txt index eb0c1267ad5..fbdd7ffe816 100644 --- a/requirements/static/py2.7/tcp-ubuntu-18.04.txt +++ b/requirements/static/py2.7/tcp-ubuntu-18.04.txt @@ -72,8 +72,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/zeromq-arch.txt b/requirements/static/py2.7/zeromq-arch.txt index cc5c1b1163c..89904fe7733 100644 --- a/requirements/static/py2.7/zeromq-arch.txt +++ b/requirements/static/py2.7/zeromq-arch.txt @@ -66,10 +66,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py2.7/zeromq-centos-6.txt b/requirements/static/py2.7/zeromq-centos-6.txt index 56013512665..1f471621afa 100644 --- a/requirements/static/py2.7/zeromq-centos-6.txt +++ b/requirements/static/py2.7/zeromq-centos-6.txt @@ -74,10 +74,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/zeromq-centos-7.txt b/requirements/static/py2.7/zeromq-centos-7.txt index 4ddeacb8f93..31c99a84455 100644 --- a/requirements/static/py2.7/zeromq-centos-7.txt +++ b/requirements/static/py2.7/zeromq-centos-7.txt @@ -74,10 +74,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/zeromq-debian-8.txt b/requirements/static/py2.7/zeromq-debian-8.txt index 95aea00a95e..cfc86b89758 100644 --- a/requirements/static/py2.7/zeromq-debian-8.txt +++ b/requirements/static/py2.7/zeromq-debian-8.txt @@ -72,10 +72,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/zeromq-debian-9.txt b/requirements/static/py2.7/zeromq-debian-9.txt index 67d9f0d4d3a..93f490187e3 100644 --- a/requirements/static/py2.7/zeromq-debian-9.txt +++ b/requirements/static/py2.7/zeromq-debian-9.txt @@ -72,10 +72,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/zeromq-fedora-28.txt b/requirements/static/py2.7/zeromq-fedora-28.txt index cee6b15d389..9ada374d0f7 100644 --- a/requirements/static/py2.7/zeromq-fedora-28.txt +++ b/requirements/static/py2.7/zeromq-fedora-28.txt @@ -73,10 +73,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/zeromq-fedora-29.txt b/requirements/static/py2.7/zeromq-fedora-29.txt index 7f166bf4564..3588749478a 100644 --- a/requirements/static/py2.7/zeromq-fedora-29.txt +++ b/requirements/static/py2.7/zeromq-fedora-29.txt @@ -73,10 +73,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/zeromq-opensuse-42.txt b/requirements/static/py2.7/zeromq-opensuse-42.txt index 424d46961cf..cb5a614f982 100644 --- a/requirements/static/py2.7/zeromq-opensuse-42.txt +++ b/requirements/static/py2.7/zeromq-opensuse-42.txt @@ -68,10 +68,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py2.7/zeromq-opensuse-leap-15.txt b/requirements/static/py2.7/zeromq-opensuse-leap-15.txt index d5eb314c128..258a988fb48 100644 --- a/requirements/static/py2.7/zeromq-opensuse-leap-15.txt +++ b/requirements/static/py2.7/zeromq-opensuse-leap-15.txt @@ -67,10 +67,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py2.7/zeromq-osx.txt b/requirements/static/py2.7/zeromq-osx.txt index 65292af9a8f..ecb30419fbe 100644 --- a/requirements/static/py2.7/zeromq-osx.txt +++ b/requirements/static/py2.7/zeromq-osx.txt @@ -70,10 +70,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pylxd==2.2.9 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py2.7/zeromq-ubuntu-14.04.txt b/requirements/static/py2.7/zeromq-ubuntu-14.04.txt index fd44b1cafa0..56cfb47f337 100644 --- a/requirements/static/py2.7/zeromq-ubuntu-14.04.txt +++ b/requirements/static/py2.7/zeromq-ubuntu-14.04.txt @@ -72,10 +72,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/zeromq-ubuntu-16.04.txt b/requirements/static/py2.7/zeromq-ubuntu-16.04.txt index 52181372b26..fa36f6824f2 100644 --- a/requirements/static/py2.7/zeromq-ubuntu-16.04.txt +++ b/requirements/static/py2.7/zeromq-ubuntu-16.04.txt @@ -72,10 +72,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py2.7/zeromq-ubuntu-18.04.txt b/requirements/static/py2.7/zeromq-ubuntu-18.04.txt index 4de459ebe33..df5d7348696 100644 --- a/requirements/static/py2.7/zeromq-ubuntu-18.04.txt +++ b/requirements/static/py2.7/zeromq-ubuntu-18.04.txt @@ -72,10 +72,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.4/raet-arch.txt b/requirements/static/py3.4/raet-arch.txt index 70fd1d5de13..01c7900e993 100644 --- a/requirements/static/py3.4/raet-arch.txt +++ b/requirements/static/py3.4/raet-arch.txt @@ -62,9 +62,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.4/raet-centos-7.txt b/requirements/static/py3.4/raet-centos-7.txt index f35b63007c2..68df1a57978 100644 --- a/requirements/static/py3.4/raet-centos-7.txt +++ b/requirements/static/py3.4/raet-centos-7.txt @@ -69,9 +69,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.4/raet-debian-8.txt b/requirements/static/py3.4/raet-debian-8.txt index 6a98e2531d4..1941745987b 100644 --- a/requirements/static/py3.4/raet-debian-8.txt +++ b/requirements/static/py3.4/raet-debian-8.txt @@ -68,10 +68,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.4/raet-debian-9.txt b/requirements/static/py3.4/raet-debian-9.txt index d2ced19862e..a53d63fa61e 100644 --- a/requirements/static/py3.4/raet-debian-9.txt +++ b/requirements/static/py3.4/raet-debian-9.txt @@ -68,9 +68,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.4/raet-fedora-28.txt b/requirements/static/py3.4/raet-fedora-28.txt index 4972fe9c8d1..460f3ab1fdc 100644 --- a/requirements/static/py3.4/raet-fedora-28.txt +++ b/requirements/static/py3.4/raet-fedora-28.txt @@ -69,9 +69,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.4/raet-fedora-29.txt b/requirements/static/py3.4/raet-fedora-29.txt index 5ead2093b62..f231d72d100 100644 --- a/requirements/static/py3.4/raet-fedora-29.txt +++ b/requirements/static/py3.4/raet-fedora-29.txt @@ -69,9 +69,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.4/raet-opensuse-42.txt b/requirements/static/py3.4/raet-opensuse-42.txt index 9de9a202b21..d65fc9ac42c 100644 --- a/requirements/static/py3.4/raet-opensuse-42.txt +++ b/requirements/static/py3.4/raet-opensuse-42.txt @@ -63,9 +63,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.4/raet-opensuse-leap-15.txt b/requirements/static/py3.4/raet-opensuse-leap-15.txt index bfcfa63f2b9..0369ccdaa3f 100644 --- a/requirements/static/py3.4/raet-opensuse-leap-15.txt +++ b/requirements/static/py3.4/raet-opensuse-leap-15.txt @@ -63,9 +63,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.4/raet-ubuntu-16.04.txt b/requirements/static/py3.4/raet-ubuntu-16.04.txt index deb15853491..8443b35cf5c 100644 --- a/requirements/static/py3.4/raet-ubuntu-16.04.txt +++ b/requirements/static/py3.4/raet-ubuntu-16.04.txt @@ -68,9 +68,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.4/raet-ubuntu-18.04.txt b/requirements/static/py3.4/raet-ubuntu-18.04.txt index 6620b06e5cc..c2a506be348 100644 --- a/requirements/static/py3.4/raet-ubuntu-18.04.txt +++ b/requirements/static/py3.4/raet-ubuntu-18.04.txt @@ -68,9 +68,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.4/tcp-arch.txt b/requirements/static/py3.4/tcp-arch.txt index 30c00cd5c7e..c362ac1221d 100644 --- a/requirements/static/py3.4/tcp-arch.txt +++ b/requirements/static/py3.4/tcp-arch.txt @@ -59,8 +59,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.4/tcp-centos-7.txt b/requirements/static/py3.4/tcp-centos-7.txt index cedaef88a7e..cf4b820af9d 100644 --- a/requirements/static/py3.4/tcp-centos-7.txt +++ b/requirements/static/py3.4/tcp-centos-7.txt @@ -66,8 +66,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.4/tcp-debian-8.txt b/requirements/static/py3.4/tcp-debian-8.txt index a57adba8d72..5f500f3dd25 100644 --- a/requirements/static/py3.4/tcp-debian-8.txt +++ b/requirements/static/py3.4/tcp-debian-8.txt @@ -65,9 +65,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.4/tcp-debian-9.txt b/requirements/static/py3.4/tcp-debian-9.txt index 43f9cb019f0..d720c698885 100644 --- a/requirements/static/py3.4/tcp-debian-9.txt +++ b/requirements/static/py3.4/tcp-debian-9.txt @@ -65,8 +65,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.4/tcp-fedora-28.txt b/requirements/static/py3.4/tcp-fedora-28.txt index 039494354a9..780c9846fb0 100644 --- a/requirements/static/py3.4/tcp-fedora-28.txt +++ b/requirements/static/py3.4/tcp-fedora-28.txt @@ -66,8 +66,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.4/tcp-fedora-29.txt b/requirements/static/py3.4/tcp-fedora-29.txt index ea910bf2b8b..21e74e6b846 100644 --- a/requirements/static/py3.4/tcp-fedora-29.txt +++ b/requirements/static/py3.4/tcp-fedora-29.txt @@ -66,8 +66,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.4/tcp-opensuse-42.txt b/requirements/static/py3.4/tcp-opensuse-42.txt index c17d6580ba7..b6804896e4c 100644 --- a/requirements/static/py3.4/tcp-opensuse-42.txt +++ b/requirements/static/py3.4/tcp-opensuse-42.txt @@ -60,8 +60,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.4/tcp-opensuse-leap-15.txt b/requirements/static/py3.4/tcp-opensuse-leap-15.txt index 24240db4a38..3897f0c553c 100644 --- a/requirements/static/py3.4/tcp-opensuse-leap-15.txt +++ b/requirements/static/py3.4/tcp-opensuse-leap-15.txt @@ -60,8 +60,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.4/tcp-ubuntu-16.04.txt b/requirements/static/py3.4/tcp-ubuntu-16.04.txt index 4cef1801de8..d8dee7a77b9 100644 --- a/requirements/static/py3.4/tcp-ubuntu-16.04.txt +++ b/requirements/static/py3.4/tcp-ubuntu-16.04.txt @@ -65,8 +65,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.4/tcp-ubuntu-18.04.txt b/requirements/static/py3.4/tcp-ubuntu-18.04.txt index 69ab5970b48..4ebecc15ccf 100644 --- a/requirements/static/py3.4/tcp-ubuntu-18.04.txt +++ b/requirements/static/py3.4/tcp-ubuntu-18.04.txt @@ -65,8 +65,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.4/zeromq-arch.txt b/requirements/static/py3.4/zeromq-arch.txt index dbea7492cd6..5d0b0465903 100644 --- a/requirements/static/py3.4/zeromq-arch.txt +++ b/requirements/static/py3.4/zeromq-arch.txt @@ -59,10 +59,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.4/zeromq-centos-7.txt b/requirements/static/py3.4/zeromq-centos-7.txt index 1ff3c890d53..5eb519450fa 100644 --- a/requirements/static/py3.4/zeromq-centos-7.txt +++ b/requirements/static/py3.4/zeromq-centos-7.txt @@ -66,10 +66,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.4/zeromq-debian-8.txt b/requirements/static/py3.4/zeromq-debian-8.txt index c4c9f4c8c26..98149b2aa3c 100644 --- a/requirements/static/py3.4/zeromq-debian-8.txt +++ b/requirements/static/py3.4/zeromq-debian-8.txt @@ -65,10 +65,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.4/zeromq-debian-9.txt b/requirements/static/py3.4/zeromq-debian-9.txt index d06f2f69a5c..6397f103e21 100644 --- a/requirements/static/py3.4/zeromq-debian-9.txt +++ b/requirements/static/py3.4/zeromq-debian-9.txt @@ -65,10 +65,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.4/zeromq-fedora-28.txt b/requirements/static/py3.4/zeromq-fedora-28.txt index 9e5d72b52cf..eba96b26793 100644 --- a/requirements/static/py3.4/zeromq-fedora-28.txt +++ b/requirements/static/py3.4/zeromq-fedora-28.txt @@ -66,10 +66,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.4/zeromq-fedora-29.txt b/requirements/static/py3.4/zeromq-fedora-29.txt index 07364a68534..8f10f9639cb 100644 --- a/requirements/static/py3.4/zeromq-fedora-29.txt +++ b/requirements/static/py3.4/zeromq-fedora-29.txt @@ -66,10 +66,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.4/zeromq-opensuse-42.txt b/requirements/static/py3.4/zeromq-opensuse-42.txt index fa674d5422c..7893701a379 100644 --- a/requirements/static/py3.4/zeromq-opensuse-42.txt +++ b/requirements/static/py3.4/zeromq-opensuse-42.txt @@ -60,10 +60,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.4/zeromq-opensuse-leap-15.txt b/requirements/static/py3.4/zeromq-opensuse-leap-15.txt index ea5b904f0e4..b2fb6d7ba45 100644 --- a/requirements/static/py3.4/zeromq-opensuse-leap-15.txt +++ b/requirements/static/py3.4/zeromq-opensuse-leap-15.txt @@ -60,10 +60,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.4/zeromq-ubuntu-16.04.txt b/requirements/static/py3.4/zeromq-ubuntu-16.04.txt index bdb7357413e..4e790c1b022 100644 --- a/requirements/static/py3.4/zeromq-ubuntu-16.04.txt +++ b/requirements/static/py3.4/zeromq-ubuntu-16.04.txt @@ -65,10 +65,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.4/zeromq-ubuntu-18.04.txt b/requirements/static/py3.4/zeromq-ubuntu-18.04.txt index 9a6a0c0863c..a12601f3513 100644 --- a/requirements/static/py3.4/zeromq-ubuntu-18.04.txt +++ b/requirements/static/py3.4/zeromq-ubuntu-18.04.txt @@ -65,10 +65,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.5/raet-arch.txt b/requirements/static/py3.5/raet-arch.txt index e40d659e37d..3b831487c44 100644 --- a/requirements/static/py3.5/raet-arch.txt +++ b/requirements/static/py3.5/raet-arch.txt @@ -62,9 +62,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.5/raet-centos-7.txt b/requirements/static/py3.5/raet-centos-7.txt index 3bc6d1b7f88..fa10b6ba89d 100644 --- a/requirements/static/py3.5/raet-centos-7.txt +++ b/requirements/static/py3.5/raet-centos-7.txt @@ -69,9 +69,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.5/raet-debian-8.txt b/requirements/static/py3.5/raet-debian-8.txt index 15e2b4915e7..40e58d5a608 100644 --- a/requirements/static/py3.5/raet-debian-8.txt +++ b/requirements/static/py3.5/raet-debian-8.txt @@ -68,10 +68,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.5/raet-debian-9.txt b/requirements/static/py3.5/raet-debian-9.txt index 4bcf462c8db..fd47bf4c02c 100644 --- a/requirements/static/py3.5/raet-debian-9.txt +++ b/requirements/static/py3.5/raet-debian-9.txt @@ -68,9 +68,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.5/raet-fedora-28.txt b/requirements/static/py3.5/raet-fedora-28.txt index 5d0d8b7296b..2cfe9d5e424 100644 --- a/requirements/static/py3.5/raet-fedora-28.txt +++ b/requirements/static/py3.5/raet-fedora-28.txt @@ -69,9 +69,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.5/raet-fedora-29.txt b/requirements/static/py3.5/raet-fedora-29.txt index 66e1082dc9e..2b15edf9f92 100644 --- a/requirements/static/py3.5/raet-fedora-29.txt +++ b/requirements/static/py3.5/raet-fedora-29.txt @@ -69,9 +69,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.5/raet-opensuse-42.txt b/requirements/static/py3.5/raet-opensuse-42.txt index 51e246a1943..6b424b34177 100644 --- a/requirements/static/py3.5/raet-opensuse-42.txt +++ b/requirements/static/py3.5/raet-opensuse-42.txt @@ -63,9 +63,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.5/raet-opensuse-leap-15.txt b/requirements/static/py3.5/raet-opensuse-leap-15.txt index 7b3cd5e5dcb..6b9c4f3e7d6 100644 --- a/requirements/static/py3.5/raet-opensuse-leap-15.txt +++ b/requirements/static/py3.5/raet-opensuse-leap-15.txt @@ -63,9 +63,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.5/raet-osx.txt b/requirements/static/py3.5/raet-osx.txt index b024610c55b..8120dea3cae 100644 --- a/requirements/static/py3.5/raet-osx.txt +++ b/requirements/static/py3.5/raet-osx.txt @@ -66,9 +66,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pylxd==2.2.9 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.5/raet-ubuntu-16.04.txt b/requirements/static/py3.5/raet-ubuntu-16.04.txt index bc4f135d0a9..d539794092e 100644 --- a/requirements/static/py3.5/raet-ubuntu-16.04.txt +++ b/requirements/static/py3.5/raet-ubuntu-16.04.txt @@ -68,9 +68,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.5/raet-ubuntu-18.04.txt b/requirements/static/py3.5/raet-ubuntu-18.04.txt index 1ac5fd96fdc..8286f34d481 100644 --- a/requirements/static/py3.5/raet-ubuntu-18.04.txt +++ b/requirements/static/py3.5/raet-ubuntu-18.04.txt @@ -68,9 +68,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.5/tcp-arch.txt b/requirements/static/py3.5/tcp-arch.txt index 1f9ef523719..8d4322551ca 100644 --- a/requirements/static/py3.5/tcp-arch.txt +++ b/requirements/static/py3.5/tcp-arch.txt @@ -59,8 +59,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.5/tcp-centos-7.txt b/requirements/static/py3.5/tcp-centos-7.txt index 04f697d8408..5c366cc4aac 100644 --- a/requirements/static/py3.5/tcp-centos-7.txt +++ b/requirements/static/py3.5/tcp-centos-7.txt @@ -66,8 +66,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.5/tcp-debian-8.txt b/requirements/static/py3.5/tcp-debian-8.txt index 30ac5de5fc8..a7438bd6add 100644 --- a/requirements/static/py3.5/tcp-debian-8.txt +++ b/requirements/static/py3.5/tcp-debian-8.txt @@ -65,9 +65,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.5/tcp-debian-9.txt b/requirements/static/py3.5/tcp-debian-9.txt index 8f74cb9e136..c0385471650 100644 --- a/requirements/static/py3.5/tcp-debian-9.txt +++ b/requirements/static/py3.5/tcp-debian-9.txt @@ -65,8 +65,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.5/tcp-fedora-28.txt b/requirements/static/py3.5/tcp-fedora-28.txt index 4548a4e3812..ccc5c35ab42 100644 --- a/requirements/static/py3.5/tcp-fedora-28.txt +++ b/requirements/static/py3.5/tcp-fedora-28.txt @@ -66,8 +66,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.5/tcp-fedora-29.txt b/requirements/static/py3.5/tcp-fedora-29.txt index 9a4718b3e15..ac66e11fce9 100644 --- a/requirements/static/py3.5/tcp-fedora-29.txt +++ b/requirements/static/py3.5/tcp-fedora-29.txt @@ -66,8 +66,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.5/tcp-opensuse-42.txt b/requirements/static/py3.5/tcp-opensuse-42.txt index 3fcb5e48e8a..83b26118bc3 100644 --- a/requirements/static/py3.5/tcp-opensuse-42.txt +++ b/requirements/static/py3.5/tcp-opensuse-42.txt @@ -60,8 +60,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.5/tcp-opensuse-leap-15.txt b/requirements/static/py3.5/tcp-opensuse-leap-15.txt index 870d2343718..253395a2583 100644 --- a/requirements/static/py3.5/tcp-opensuse-leap-15.txt +++ b/requirements/static/py3.5/tcp-opensuse-leap-15.txt @@ -60,8 +60,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.5/tcp-osx.txt b/requirements/static/py3.5/tcp-osx.txt index 4c5f58e4171..dff74948f54 100644 --- a/requirements/static/py3.5/tcp-osx.txt +++ b/requirements/static/py3.5/tcp-osx.txt @@ -63,8 +63,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pylxd==2.2.9 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.5/tcp-ubuntu-16.04.txt b/requirements/static/py3.5/tcp-ubuntu-16.04.txt index 0cad54b9f16..b108aab4105 100644 --- a/requirements/static/py3.5/tcp-ubuntu-16.04.txt +++ b/requirements/static/py3.5/tcp-ubuntu-16.04.txt @@ -65,8 +65,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.5/tcp-ubuntu-18.04.txt b/requirements/static/py3.5/tcp-ubuntu-18.04.txt index 39143bc9a35..92bd4e8f2c4 100644 --- a/requirements/static/py3.5/tcp-ubuntu-18.04.txt +++ b/requirements/static/py3.5/tcp-ubuntu-18.04.txt @@ -65,8 +65,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.5/zeromq-arch.txt b/requirements/static/py3.5/zeromq-arch.txt index 786eba251e5..1358bb5f9a1 100644 --- a/requirements/static/py3.5/zeromq-arch.txt +++ b/requirements/static/py3.5/zeromq-arch.txt @@ -59,10 +59,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.5/zeromq-centos-7.txt b/requirements/static/py3.5/zeromq-centos-7.txt index 3c0da389325..70a515b04c7 100644 --- a/requirements/static/py3.5/zeromq-centos-7.txt +++ b/requirements/static/py3.5/zeromq-centos-7.txt @@ -66,10 +66,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.5/zeromq-debian-8.txt b/requirements/static/py3.5/zeromq-debian-8.txt index 40907e09e99..a1175f91c20 100644 --- a/requirements/static/py3.5/zeromq-debian-8.txt +++ b/requirements/static/py3.5/zeromq-debian-8.txt @@ -65,10 +65,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.5/zeromq-debian-9.txt b/requirements/static/py3.5/zeromq-debian-9.txt index f4487cca6d6..d0c32b590a0 100644 --- a/requirements/static/py3.5/zeromq-debian-9.txt +++ b/requirements/static/py3.5/zeromq-debian-9.txt @@ -65,10 +65,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.5/zeromq-fedora-28.txt b/requirements/static/py3.5/zeromq-fedora-28.txt index a3e82a6d2f2..6afd7da728d 100644 --- a/requirements/static/py3.5/zeromq-fedora-28.txt +++ b/requirements/static/py3.5/zeromq-fedora-28.txt @@ -66,10 +66,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.5/zeromq-fedora-29.txt b/requirements/static/py3.5/zeromq-fedora-29.txt index b7f45cc351e..7b265904aa8 100644 --- a/requirements/static/py3.5/zeromq-fedora-29.txt +++ b/requirements/static/py3.5/zeromq-fedora-29.txt @@ -66,10 +66,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.5/zeromq-opensuse-42.txt b/requirements/static/py3.5/zeromq-opensuse-42.txt index 85ab9d03407..74ed6b6d010 100644 --- a/requirements/static/py3.5/zeromq-opensuse-42.txt +++ b/requirements/static/py3.5/zeromq-opensuse-42.txt @@ -60,10 +60,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.5/zeromq-opensuse-leap-15.txt b/requirements/static/py3.5/zeromq-opensuse-leap-15.txt index d237dd3785c..7e263e448ed 100644 --- a/requirements/static/py3.5/zeromq-opensuse-leap-15.txt +++ b/requirements/static/py3.5/zeromq-opensuse-leap-15.txt @@ -60,10 +60,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.5/zeromq-osx.txt b/requirements/static/py3.5/zeromq-osx.txt index cf369987b08..be0e022f15d 100644 --- a/requirements/static/py3.5/zeromq-osx.txt +++ b/requirements/static/py3.5/zeromq-osx.txt @@ -63,10 +63,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pylxd==2.2.9 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.5/zeromq-ubuntu-16.04.txt b/requirements/static/py3.5/zeromq-ubuntu-16.04.txt index 539fdb15c7f..324fa8407bc 100644 --- a/requirements/static/py3.5/zeromq-ubuntu-16.04.txt +++ b/requirements/static/py3.5/zeromq-ubuntu-16.04.txt @@ -65,10 +65,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.5/zeromq-ubuntu-18.04.txt b/requirements/static/py3.5/zeromq-ubuntu-18.04.txt index 24b5b390b41..6ef7bd22504 100644 --- a/requirements/static/py3.5/zeromq-ubuntu-18.04.txt +++ b/requirements/static/py3.5/zeromq-ubuntu-18.04.txt @@ -65,10 +65,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.6/raet-arch.txt b/requirements/static/py3.6/raet-arch.txt index 3cf8cc647b3..c6707126fd5 100644 --- a/requirements/static/py3.6/raet-arch.txt +++ b/requirements/static/py3.6/raet-arch.txt @@ -61,9 +61,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.6/raet-centos-7.txt b/requirements/static/py3.6/raet-centos-7.txt index 4d9a8f6be1d..816c4ca4a20 100644 --- a/requirements/static/py3.6/raet-centos-7.txt +++ b/requirements/static/py3.6/raet-centos-7.txt @@ -68,9 +68,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.6/raet-debian-8.txt b/requirements/static/py3.6/raet-debian-8.txt index aecb13a8892..d9c4b183e82 100644 --- a/requirements/static/py3.6/raet-debian-8.txt +++ b/requirements/static/py3.6/raet-debian-8.txt @@ -67,10 +67,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.6/raet-debian-9.txt b/requirements/static/py3.6/raet-debian-9.txt index a1e0de9998f..485b36bd3a1 100644 --- a/requirements/static/py3.6/raet-debian-9.txt +++ b/requirements/static/py3.6/raet-debian-9.txt @@ -67,9 +67,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.6/raet-fedora-28.txt b/requirements/static/py3.6/raet-fedora-28.txt index 774a92d930d..0223cb305f3 100644 --- a/requirements/static/py3.6/raet-fedora-28.txt +++ b/requirements/static/py3.6/raet-fedora-28.txt @@ -68,9 +68,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.6/raet-fedora-29.txt b/requirements/static/py3.6/raet-fedora-29.txt index 919e0305787..1f464b631d1 100644 --- a/requirements/static/py3.6/raet-fedora-29.txt +++ b/requirements/static/py3.6/raet-fedora-29.txt @@ -68,9 +68,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.6/raet-opensuse-42.txt b/requirements/static/py3.6/raet-opensuse-42.txt index fdcc19d7c10..849081c65ff 100644 --- a/requirements/static/py3.6/raet-opensuse-42.txt +++ b/requirements/static/py3.6/raet-opensuse-42.txt @@ -62,9 +62,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.6/raet-opensuse-leap-15.txt b/requirements/static/py3.6/raet-opensuse-leap-15.txt index a6975b1bba9..f33327d1761 100644 --- a/requirements/static/py3.6/raet-opensuse-leap-15.txt +++ b/requirements/static/py3.6/raet-opensuse-leap-15.txt @@ -62,9 +62,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.6/raet-osx.txt b/requirements/static/py3.6/raet-osx.txt index 0ae91a939c9..e10bd0dc734 100644 --- a/requirements/static/py3.6/raet-osx.txt +++ b/requirements/static/py3.6/raet-osx.txt @@ -65,9 +65,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pylxd==2.2.9 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.6/raet-ubuntu-16.04.txt b/requirements/static/py3.6/raet-ubuntu-16.04.txt index 556cd555e88..16053ff4168 100644 --- a/requirements/static/py3.6/raet-ubuntu-16.04.txt +++ b/requirements/static/py3.6/raet-ubuntu-16.04.txt @@ -67,9 +67,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.6/raet-ubuntu-18.04.txt b/requirements/static/py3.6/raet-ubuntu-18.04.txt index 49dc124ceb4..8e76c5ce0ae 100644 --- a/requirements/static/py3.6/raet-ubuntu-18.04.txt +++ b/requirements/static/py3.6/raet-ubuntu-18.04.txt @@ -67,9 +67,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.6/tcp-arch.txt b/requirements/static/py3.6/tcp-arch.txt index 83d144ad77b..164cc037448 100644 --- a/requirements/static/py3.6/tcp-arch.txt +++ b/requirements/static/py3.6/tcp-arch.txt @@ -58,8 +58,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.6/tcp-centos-7.txt b/requirements/static/py3.6/tcp-centos-7.txt index a8921a70508..29fb36656ad 100644 --- a/requirements/static/py3.6/tcp-centos-7.txt +++ b/requirements/static/py3.6/tcp-centos-7.txt @@ -65,8 +65,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.6/tcp-debian-8.txt b/requirements/static/py3.6/tcp-debian-8.txt index 42f60166a29..b2299aaf32e 100644 --- a/requirements/static/py3.6/tcp-debian-8.txt +++ b/requirements/static/py3.6/tcp-debian-8.txt @@ -64,9 +64,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.6/tcp-debian-9.txt b/requirements/static/py3.6/tcp-debian-9.txt index d757036526b..170aa83a176 100644 --- a/requirements/static/py3.6/tcp-debian-9.txt +++ b/requirements/static/py3.6/tcp-debian-9.txt @@ -64,8 +64,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.6/tcp-fedora-28.txt b/requirements/static/py3.6/tcp-fedora-28.txt index 52c7cc9bb06..1bb58f7b5f4 100644 --- a/requirements/static/py3.6/tcp-fedora-28.txt +++ b/requirements/static/py3.6/tcp-fedora-28.txt @@ -65,8 +65,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.6/tcp-fedora-29.txt b/requirements/static/py3.6/tcp-fedora-29.txt index 2cdfaf0f90f..9ca09369cd3 100644 --- a/requirements/static/py3.6/tcp-fedora-29.txt +++ b/requirements/static/py3.6/tcp-fedora-29.txt @@ -65,8 +65,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.6/tcp-opensuse-42.txt b/requirements/static/py3.6/tcp-opensuse-42.txt index 6306f3a1fc3..18672ff638b 100644 --- a/requirements/static/py3.6/tcp-opensuse-42.txt +++ b/requirements/static/py3.6/tcp-opensuse-42.txt @@ -59,8 +59,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.6/tcp-opensuse-leap-15.txt b/requirements/static/py3.6/tcp-opensuse-leap-15.txt index 4bc8df656c2..28d4cb6f4b2 100644 --- a/requirements/static/py3.6/tcp-opensuse-leap-15.txt +++ b/requirements/static/py3.6/tcp-opensuse-leap-15.txt @@ -59,8 +59,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.6/tcp-osx.txt b/requirements/static/py3.6/tcp-osx.txt index 0ca61635c6d..ba8cc56287a 100644 --- a/requirements/static/py3.6/tcp-osx.txt +++ b/requirements/static/py3.6/tcp-osx.txt @@ -62,8 +62,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pylxd==2.2.9 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.6/tcp-ubuntu-16.04.txt b/requirements/static/py3.6/tcp-ubuntu-16.04.txt index dabedbade8c..fd3e8e4ef4b 100644 --- a/requirements/static/py3.6/tcp-ubuntu-16.04.txt +++ b/requirements/static/py3.6/tcp-ubuntu-16.04.txt @@ -64,8 +64,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.6/tcp-ubuntu-18.04.txt b/requirements/static/py3.6/tcp-ubuntu-18.04.txt index 9077a4f4768..c23d479beea 100644 --- a/requirements/static/py3.6/tcp-ubuntu-18.04.txt +++ b/requirements/static/py3.6/tcp-ubuntu-18.04.txt @@ -64,8 +64,7 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.1 +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.6/zeromq-arch.txt b/requirements/static/py3.6/zeromq-arch.txt index 9216059bb70..0b9f3dc8f52 100644 --- a/requirements/static/py3.6/zeromq-arch.txt +++ b/requirements/static/py3.6/zeromq-arch.txt @@ -58,10 +58,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.6/zeromq-centos-7.txt b/requirements/static/py3.6/zeromq-centos-7.txt index 0ae2e00c594..79eb29df78a 100644 --- a/requirements/static/py3.6/zeromq-centos-7.txt +++ b/requirements/static/py3.6/zeromq-centos-7.txt @@ -65,10 +65,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.6/zeromq-debian-8.txt b/requirements/static/py3.6/zeromq-debian-8.txt index cdb065d340f..ef32ffc18d7 100644 --- a/requirements/static/py3.6/zeromq-debian-8.txt +++ b/requirements/static/py3.6/zeromq-debian-8.txt @@ -64,10 +64,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.6/zeromq-debian-9.txt b/requirements/static/py3.6/zeromq-debian-9.txt index 053e70c9c01..58cfed5a9b6 100644 --- a/requirements/static/py3.6/zeromq-debian-9.txt +++ b/requirements/static/py3.6/zeromq-debian-9.txt @@ -64,10 +64,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.6/zeromq-fedora-28.txt b/requirements/static/py3.6/zeromq-fedora-28.txt index 98858f61380..45267847abe 100644 --- a/requirements/static/py3.6/zeromq-fedora-28.txt +++ b/requirements/static/py3.6/zeromq-fedora-28.txt @@ -65,10 +65,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.6/zeromq-fedora-29.txt b/requirements/static/py3.6/zeromq-fedora-29.txt index 2a6291b76ec..f34813c1a0d 100644 --- a/requirements/static/py3.6/zeromq-fedora-29.txt +++ b/requirements/static/py3.6/zeromq-fedora-29.txt @@ -65,10 +65,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.6/zeromq-opensuse-42.txt b/requirements/static/py3.6/zeromq-opensuse-42.txt index 8b4ab32610d..32eb43acd9b 100644 --- a/requirements/static/py3.6/zeromq-opensuse-42.txt +++ b/requirements/static/py3.6/zeromq-opensuse-42.txt @@ -59,10 +59,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.6/zeromq-opensuse-leap-15.txt b/requirements/static/py3.6/zeromq-opensuse-leap-15.txt index c007958de3a..44d9b6f0a3d 100644 --- a/requirements/static/py3.6/zeromq-opensuse-leap-15.txt +++ b/requirements/static/py3.6/zeromq-opensuse-leap-15.txt @@ -59,10 +59,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pytest-cov==2.6.1 diff --git a/requirements/static/py3.6/zeromq-osx.txt b/requirements/static/py3.6/zeromq-osx.txt index 536b8df6042..ccf28f30d4f 100644 --- a/requirements/static/py3.6/zeromq-osx.txt +++ b/requirements/static/py3.6/zeromq-osx.txt @@ -62,10 +62,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pylxd==2.2.9 pynacl==1.3.0 # via paramiko pyopenssl==19.0.0 diff --git a/requirements/static/py3.6/zeromq-ubuntu-16.04.txt b/requirements/static/py3.6/zeromq-ubuntu-16.04.txt index d60b48ea15d..3bf80ba5efc 100644 --- a/requirements/static/py3.6/zeromq-ubuntu-16.04.txt +++ b/requirements/static/py3.6/zeromq-ubuntu-16.04.txt @@ -64,10 +64,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/py3.6/zeromq-ubuntu-18.04.txt b/requirements/static/py3.6/zeromq-ubuntu-18.04.txt index 3bf52c0997e..7eba28a00b4 100644 --- a/requirements/static/py3.6/zeromq-ubuntu-18.04.txt +++ b/requirements/static/py3.6/zeromq-ubuntu-18.04.txt @@ -64,10 +64,9 @@ pyaml==18.11.0 # via moto pyasn1-modules==0.2.4 # via google-auth pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa pycparser==2.19 # via cffi -pycrypto==2.6.1 ; sys_platform != "win32" -# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$' -# pycryptodome==3.8.1 # via python-jose -pycryptodomex==3.8.0 +# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycrypto==(.*)$' +# pycrypto==2.6.1 ; sys_platform != "win32" +pycryptodome==3.8.1 pyinotify==0.9.6 pyopenssl==19.0.0 pyserial==3.4 # via junos-eznc diff --git a/requirements/static/ubuntu-14.04.in b/requirements/static/ubuntu-14.04.in index b9f04180bd0..ef80c27ac4f 100644 --- a/requirements/static/ubuntu-14.04.in +++ b/requirements/static/ubuntu-14.04.in @@ -19,10 +19,9 @@ moto msgpack-python >= 0.4.2, != 0.5.5 paramiko==2.1.2 psutil -# We install pycryptodomex so that we can remove pycryptodome which is pulled in from -# python-jose which in turn is pulled in from moto. -# pycryptodome doesn't play nice with PyCrypto while pycryptodomex does -pycryptodomex +# Let's install cryptodome instead of pycrupto because of it's ourstanding security issues +# PyCrypto, if pulled, will be removed from the generated static requirements +pycryptodome pyinotify pyopenssl python-etcd==0.4.2 diff --git a/requirements/static/ubuntu-16.04.in b/requirements/static/ubuntu-16.04.in index b9f04180bd0..ef80c27ac4f 100644 --- a/requirements/static/ubuntu-16.04.in +++ b/requirements/static/ubuntu-16.04.in @@ -19,10 +19,9 @@ moto msgpack-python >= 0.4.2, != 0.5.5 paramiko==2.1.2 psutil -# We install pycryptodomex so that we can remove pycryptodome which is pulled in from -# python-jose which in turn is pulled in from moto. -# pycryptodome doesn't play nice with PyCrypto while pycryptodomex does -pycryptodomex +# Let's install cryptodome instead of pycrupto because of it's ourstanding security issues +# PyCrypto, if pulled, will be removed from the generated static requirements +pycryptodome pyinotify pyopenssl python-etcd==0.4.2 diff --git a/requirements/static/ubuntu-18.04.in b/requirements/static/ubuntu-18.04.in index b9f04180bd0..ef80c27ac4f 100644 --- a/requirements/static/ubuntu-18.04.in +++ b/requirements/static/ubuntu-18.04.in @@ -19,10 +19,9 @@ moto msgpack-python >= 0.4.2, != 0.5.5 paramiko==2.1.2 psutil -# We install pycryptodomex so that we can remove pycryptodome which is pulled in from -# python-jose which in turn is pulled in from moto. -# pycryptodome doesn't play nice with PyCrypto while pycryptodomex does -pycryptodomex +# Let's install cryptodome instead of pycrupto because of it's ourstanding security issues +# PyCrypto, if pulled, will be removed from the generated static requirements +pycryptodome pyinotify pyopenssl python-etcd==0.4.2