Skip to content
Snippets Groups Projects
Commit 3a460622 authored by edX requirements bot's avatar edX requirements bot
Browse files

Updating Python Requirements

parent 1198e5f2
Branches
Tags
No related merge requests found
...@@ -130,7 +130,7 @@ fs==2.0.18 ...@@ -130,7 +130,7 @@ fs==2.0.18
future==0.17.1 # via pyjwkest future==0.17.1 # via pyjwkest
futures==3.2.0 ; python_version == "2.7" # via django-pipeline, python-swiftclient, s3transfer, xblock-utils futures==3.2.0 ; python_version == "2.7" # via django-pipeline, python-swiftclient, s3transfer, xblock-utils
geoip2==2.9.0 geoip2==2.9.0
glob2==0.6 glob2==0.7
gunicorn==19.5.0 gunicorn==19.5.0
help-tokens==1.0.3 help-tokens==1.0.3
html5lib==1.0.1 html5lib==1.0.1
......
...@@ -163,7 +163,7 @@ functools32==3.2.3.post2 ; python_version == "2.7" ...@@ -163,7 +163,7 @@ functools32==3.2.3.post2 ; python_version == "2.7"
future==0.17.1 future==0.17.1
futures==3.2.0 ; python_version == "2.7" futures==3.2.0 ; python_version == "2.7"
geoip2==2.9.0 geoip2==2.9.0
glob2==0.6 glob2==0.7
gunicorn==19.5.0 gunicorn==19.5.0
help-tokens==1.0.3 help-tokens==1.0.3
html5lib==1.0.1 html5lib==1.0.1
...@@ -304,7 +304,7 @@ sphinxcontrib-websupport==1.1.2 # via sphinx ...@@ -304,7 +304,7 @@ sphinxcontrib-websupport==1.1.2 # via sphinx
sqlparse==0.3.0 sqlparse==0.3.0
stevedore==1.30.1 stevedore==1.30.1
sympy==1.4 sympy==1.4
testfixtures==6.8.2 testfixtures==6.9.0
text-unidecode==1.2 text-unidecode==1.2
tincan==0.0.5 tincan==0.0.5
toml==0.10.0 toml==0.10.0
......
...@@ -158,7 +158,7 @@ functools32==3.2.3.post2 ; python_version == "2.7" # via flake8 ...@@ -158,7 +158,7 @@ functools32==3.2.3.post2 ; python_version == "2.7" # via flake8
future==0.17.1 future==0.17.1
futures==3.2.0 ; python_version == "2.7" futures==3.2.0 ; python_version == "2.7"
geoip2==2.9.0 geoip2==2.9.0
glob2==0.6 glob2==0.7
gunicorn==19.5.0 gunicorn==19.5.0
help-tokens==1.0.3 help-tokens==1.0.3
html5lib==1.0.1 html5lib==1.0.1
...@@ -291,7 +291,7 @@ soupsieve==1.9.1 ...@@ -291,7 +291,7 @@ soupsieve==1.9.1
sqlparse==0.3.0 sqlparse==0.3.0
stevedore==1.30.1 stevedore==1.30.1
sympy==1.4 sympy==1.4
testfixtures==6.8.2 testfixtures==6.9.0
text-unidecode==1.2 # via faker text-unidecode==1.2 # via faker
tincan==0.0.5 tincan==0.0.5
toml==0.10.0 # via tox 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