Skip to content
Snippets Groups Projects
Unverified Commit c80d8811 authored by David Ormsbee's avatar David Ormsbee Committed by GitHub
Browse files

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

Python Requirements Update
parents 01e1f23f 84ef1f27
No related branches found
No related tags found
No related merge requests found
......@@ -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
......@@ -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
......@@ -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
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment