Updating Python Requirements (#21807)
This commit is contained in:
committed by
Jeremy Bowman
parent
c7c4f6073d
commit
a91fcfceed
@@ -136,7 +136,7 @@ glob2==0.7
|
||||
gunicorn==19.9.0
|
||||
help-tokens==1.0.4
|
||||
html5lib==1.0.1
|
||||
httplib2==0.13.1
|
||||
httplib2==0.14.0
|
||||
idna==2.8
|
||||
inflection==0.3.1 # via drf-yasg
|
||||
ipaddress==1.0.22
|
||||
@@ -214,7 +214,7 @@ requests==2.22.0
|
||||
rest-condition==1.0.3
|
||||
rfc6266-parser==0.0.5.post2
|
||||
ruamel.ordereddict==0.4.14 ; python_version == "2.7" # via ruamel.yaml
|
||||
ruamel.yaml.clib==0.1.2 # via ruamel.yaml
|
||||
ruamel.yaml.clib==0.2.0 # via ruamel.yaml
|
||||
ruamel.yaml==0.16.5 # via drf-yasg
|
||||
rules==2.1
|
||||
s3transfer==0.1.13 # via boto3
|
||||
@@ -231,7 +231,7 @@ social-auth-app-django==2.1.0
|
||||
social-auth-core==1.7.0
|
||||
sorl-thumbnail==12.3
|
||||
sortedcontainers==2.1.0
|
||||
soupsieve==1.9.3 # via beautifulsoup4
|
||||
soupsieve==1.9.4 # via beautifulsoup4
|
||||
sqlparse==0.3.0
|
||||
staff-graded-xblock==0.5
|
||||
stevedore==1.31.0
|
||||
|
||||
@@ -171,7 +171,7 @@ glob2==0.7
|
||||
gunicorn==19.9.0
|
||||
help-tokens==1.0.4
|
||||
html5lib==1.0.1
|
||||
httplib2==0.13.1
|
||||
httplib2==0.14.0
|
||||
httpretty==0.9.6
|
||||
idna==2.8
|
||||
imagesize==1.1.0 # via sphinx
|
||||
@@ -223,7 +223,7 @@ oauthlib==2.1.0
|
||||
git+https://github.com/edx/edx-ora2.git@2.3.1#egg=ora2==2.3.1
|
||||
packaging==19.2
|
||||
path.py==8.2.1
|
||||
pathlib2==2.3.4
|
||||
pathlib2==2.3.5
|
||||
pathtools==0.1.2
|
||||
paver==1.3.4
|
||||
pbr==5.4.3
|
||||
@@ -287,7 +287,7 @@ requests==2.22.0
|
||||
rest-condition==1.0.3
|
||||
rfc6266-parser==0.0.5.post2
|
||||
ruamel.ordereddict==0.4.14 ; python_version == "2.7"
|
||||
ruamel.yaml.clib==0.1.2
|
||||
ruamel.yaml.clib==0.2.0
|
||||
ruamel.yaml==0.16.5
|
||||
rules==2.1
|
||||
s3transfer==0.1.13
|
||||
@@ -307,7 +307,7 @@ social-auth-app-django==2.1.0
|
||||
social-auth-core==1.7.0
|
||||
sorl-thumbnail==12.3
|
||||
sortedcontainers==2.1.0
|
||||
soupsieve==1.9.3
|
||||
soupsieve==1.9.4
|
||||
sphinx==1.8.5
|
||||
sphinxcontrib-websupport==1.1.2 # via sphinx
|
||||
sqlparse==0.3.0
|
||||
|
||||
@@ -166,7 +166,7 @@ glob2==0.7
|
||||
gunicorn==19.9.0
|
||||
help-tokens==1.0.4
|
||||
html5lib==1.0.1
|
||||
httplib2==0.13.1
|
||||
httplib2==0.14.0
|
||||
httpretty==0.9.6
|
||||
idna==2.8
|
||||
importlib-metadata==0.23 # via pluggy, tox
|
||||
@@ -216,7 +216,7 @@ oauthlib==2.1.0
|
||||
git+https://github.com/edx/edx-ora2.git@2.3.1#egg=ora2==2.3.1
|
||||
packaging==19.2 # via caniusepython3, tox
|
||||
path.py==8.2.1
|
||||
pathlib2==2.3.4 # via importlib-metadata, pytest, pytest-django
|
||||
pathlib2==2.3.5 # via importlib-metadata, pytest, pytest-django
|
||||
pathtools==0.1.2
|
||||
paver==1.3.4
|
||||
pbr==5.4.3
|
||||
@@ -277,7 +277,7 @@ requests==2.22.0
|
||||
rest-condition==1.0.3
|
||||
rfc6266-parser==0.0.5.post2
|
||||
ruamel.ordereddict==0.4.14 ; python_version == "2.7"
|
||||
ruamel.yaml.clib==0.1.2
|
||||
ruamel.yaml.clib==0.2.0
|
||||
ruamel.yaml==0.16.5
|
||||
rules==2.1
|
||||
s3transfer==0.1.13
|
||||
@@ -296,7 +296,7 @@ social-auth-app-django==2.1.0
|
||||
social-auth-core==1.7.0
|
||||
sorl-thumbnail==12.3
|
||||
sortedcontainers==2.1.0
|
||||
soupsieve==1.9.3
|
||||
soupsieve==1.9.4
|
||||
sqlparse==0.3.0
|
||||
staff-graded-xblock==0.5
|
||||
stevedore==1.31.0
|
||||
|
||||
Reference in New Issue
Block a user