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

Merge pull request #20791 from edx/jenkins/upgrade-python-requirements-1198e5f2

Python Requirements Update
parents 4aba1b21 3a460622
No related merge requests found
......@@ -130,7 +130,7 @@ fs==2.0.18
future==0.17.1 # via pyjwkest
futures==3.2.0 ; python_version == "2.7" # via django-pipeline, python-swiftclient, s3transfer, xblock-utils
geoip2==2.9.0
glob2==0.6
glob2==0.7
gunicorn==19.5.0
help-tokens==1.0.3
html5lib==1.0.1
......
......@@ -163,7 +163,7 @@ functools32==3.2.3.post2 ; python_version == "2.7"
future==0.17.1
futures==3.2.0 ; python_version == "2.7"
geoip2==2.9.0
glob2==0.6
glob2==0.7
gunicorn==19.5.0
help-tokens==1.0.3
html5lib==1.0.1
......@@ -304,7 +304,7 @@ sphinxcontrib-websupport==1.1.2 # via sphinx
sqlparse==0.3.0
stevedore==1.30.1
sympy==1.4
testfixtures==6.8.2
testfixtures==6.9.0
text-unidecode==1.2
tincan==0.0.5
toml==0.10.0
......
......@@ -158,7 +158,7 @@ functools32==3.2.3.post2 ; python_version == "2.7" # via flake8
future==0.17.1
futures==3.2.0 ; python_version == "2.7"
geoip2==2.9.0
glob2==0.6
glob2==0.7
gunicorn==19.5.0
help-tokens==1.0.3
html5lib==1.0.1
......@@ -291,7 +291,7 @@ soupsieve==1.9.1
sqlparse==0.3.0
stevedore==1.30.1
sympy==1.4
testfixtures==6.8.2
testfixtures==6.9.0
text-unidecode==1.2 # via faker
tincan==0.0.5
toml==0.10.0 # via tox
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment