Merge pull request #20784 from edx/jenkins/upgrade-python-requirements-01e1f23

Python Requirements Update
This commit is contained in:
David Ormsbee
2019-06-08 10:41:46 -04:00
committed by GitHub
4 changed files with 12 additions and 0 deletions

View File

@@ -246,3 +246,6 @@ xblock-utils==1.2.1
xblock==1.2.2
xmlsec==1.3.3 # via python3-saml
zendesk==1.1.1
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.0.1 # via fs, lazy, python-levenshtein

View File

@@ -335,3 +335,6 @@ xmlsec==1.3.3
xmltodict==0.12.0
zendesk==1.1.1
zipp==0.5.1
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.0.1 # via caniusepython3, fs, lazy, pytest, python-levenshtein, sphinx, tox

View File

@@ -27,3 +27,6 @@ stevedore==1.30.1
urllib3==1.23 # via requests
watchdog==0.9.0
wrapt==1.10.5
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.0.1 # via lazy

View File

@@ -321,3 +321,6 @@ xmlsec==1.3.3
xmltodict==0.12.0 # via moto
zendesk==1.1.1
zipp==0.5.1 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.0.1 # via caniusepython3, fs, lazy, pytest, python-levenshtein, tox