Updating Python Requirements (#22586)
This commit is contained in:
committed by
Jeremy Bowman
parent
b1b5403041
commit
1aa2bd548c
@@ -135,7 +135,7 @@ glob2==0.7
|
||||
gunicorn==19.10.0
|
||||
help-tokens==1.0.5
|
||||
html5lib==1.0.1
|
||||
httplib2==0.14.0
|
||||
httplib2==0.15.0
|
||||
idna==2.8
|
||||
inflection==0.3.1 # via drf-yasg
|
||||
ipaddress==1.0.23
|
||||
@@ -165,7 +165,7 @@ mongoengine==0.10.0
|
||||
mpmath==1.1.0 # via sympy
|
||||
mysqlclient==1.4.6
|
||||
networkx==1.7
|
||||
newrelic==5.4.0.132
|
||||
newrelic==5.4.1.134
|
||||
nltk==3.4.5
|
||||
nodeenv==1.3.3
|
||||
numpy==1.16.5
|
||||
@@ -241,7 +241,7 @@ testfixtures==6.10.3 # via edx-enterprise
|
||||
text-unidecode==1.3 # via python-slugify
|
||||
tincan==0.0.5 # via edx-enterprise
|
||||
unicodecsv==0.14.1
|
||||
uritemplate==3.0.0 # via coreapi, drf-yasg
|
||||
uritemplate==3.0.1 # via coreapi, drf-yasg
|
||||
urllib3==1.25.7
|
||||
user-util==0.1.5
|
||||
voluptuous==0.11.7
|
||||
|
||||
@@ -169,7 +169,7 @@ glob2==0.7
|
||||
gunicorn==19.10.0
|
||||
help-tokens==1.0.5
|
||||
html5lib==1.0.1
|
||||
httplib2==0.14.0
|
||||
httplib2==0.15.0
|
||||
httpretty==0.9.7
|
||||
idna==2.8
|
||||
imagesize==1.1.0 # via sphinx
|
||||
@@ -215,7 +215,7 @@ moto==1.3.1
|
||||
mpmath==1.1.0
|
||||
mysqlclient==1.4.6
|
||||
networkx==1.7
|
||||
newrelic==5.4.0.132
|
||||
newrelic==5.4.1.134
|
||||
nltk==3.4.5
|
||||
nodeenv==1.3.3
|
||||
numpy==1.16.5
|
||||
@@ -268,7 +268,7 @@ pytest-django==3.7.0
|
||||
pytest-faulthandler==1.6.0
|
||||
pytest-forked==1.1.3
|
||||
pytest-randomly==1.2.3
|
||||
pytest-xdist==1.30.0
|
||||
pytest-xdist==1.31.0
|
||||
pytest==4.5.0
|
||||
python-dateutil==2.4.0
|
||||
python-levenshtein==0.12.0
|
||||
@@ -329,7 +329,7 @@ transifex-client==0.13.4
|
||||
typing==3.7.4.1
|
||||
unicodecsv==0.14.1
|
||||
unidiff==0.5.5
|
||||
uritemplate==3.0.0
|
||||
uritemplate==3.0.1
|
||||
urllib3==1.25.7
|
||||
user-util==0.1.5
|
||||
virtualenv==16.7.9
|
||||
|
||||
@@ -165,7 +165,7 @@ glob2==0.7
|
||||
gunicorn==19.10.0
|
||||
help-tokens==1.0.5
|
||||
html5lib==1.0.1
|
||||
httplib2==0.14.0
|
||||
httplib2==0.15.0
|
||||
httpretty==0.9.7
|
||||
idna==2.8
|
||||
importlib-metadata==1.3.0
|
||||
@@ -206,7 +206,7 @@ moto==1.3.1
|
||||
mpmath==1.1.0
|
||||
mysqlclient==1.4.6
|
||||
networkx==1.7
|
||||
newrelic==5.4.0.132
|
||||
newrelic==5.4.1.134
|
||||
nltk==3.4.5
|
||||
nodeenv==1.3.3
|
||||
numpy==1.16.5
|
||||
@@ -256,7 +256,7 @@ pytest-django==3.7.0
|
||||
pytest-faulthandler==1.6.0
|
||||
pytest-forked==1.1.3 # via pytest-xdist
|
||||
pytest-randomly==1.2.3
|
||||
pytest-xdist==1.30.0
|
||||
pytest-xdist==1.31.0
|
||||
pytest==4.5.0
|
||||
python-dateutil==2.4.0
|
||||
python-levenshtein==0.12.0
|
||||
@@ -312,7 +312,7 @@ transifex-client==0.13.4
|
||||
typing==3.7.4.1 # via flake8
|
||||
unicodecsv==0.14.1
|
||||
unidiff==0.5.5
|
||||
uritemplate==3.0.0
|
||||
uritemplate==3.0.1
|
||||
urllib3==1.25.7
|
||||
user-util==0.1.5
|
||||
virtualenv==16.7.9 # via tox
|
||||
|
||||
Reference in New Issue
Block a user