Merge pull request #19768 from edx/youngstrom/mkup

Run make upgrade
This commit is contained in:
Michael Youngstrom
2019-02-07 15:06:56 -05:00
committed by GitHub
4 changed files with 28 additions and 22 deletions

View File

@@ -24,7 +24,7 @@ nose==1.3.7 # via matplotlib
numpy==1.6.2
pycparser==2.19
pyparsing==2.2.0
python-dateutil==2.7.5 # via matplotlib
python-dateutil==2.8.0 # via matplotlib
scipy==0.14.0
singledispatch==3.4.0.3
six==1.11.0

View File

@@ -115,14 +115,14 @@ edx-django-release-util==0.3.1
edx-django-sites-extensions==2.3.1
edx-django-utils==1.0.3
edx-drf-extensions==2.0.1
edx-enterprise==1.2.10
edx-enterprise==1.2.11
edx-i18n-tools==0.4.8
edx-milestones==0.1.13
edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.1
edx-proctoring==1.5.8
edx-proctoring==1.5.10
edx-rest-api-client==1.9.2
edx-search==1.2.1
edx-submissions==2.1.1

View File

@@ -54,6 +54,7 @@ asn1crypto==0.24.0
astroid==1.5.3
atomicwrites==1.3.0
attrs==17.4.0
automat==0.7.0
babel==1.3
backports.functools-lru-cache==1.5
beautifulsoup4==4.7.1
@@ -135,7 +136,7 @@ edx-django-release-util==0.3.1
edx-django-sites-extensions==2.3.1
edx-django-utils==1.0.3
edx-drf-extensions==2.0.1
edx-enterprise==1.2.10
edx-enterprise==1.2.11
edx-i18n-tools==0.4.8
edx-lint==1.1.0
edx-milestones==0.1.13
@@ -143,7 +144,7 @@ edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.1
edx-proctoring==1.5.8
edx-proctoring==1.5.10
edx-rest-api-client==1.9.2
edx-search==1.2.1
edx-sphinx-theme==1.4.0
@@ -163,7 +164,7 @@ filelock==3.0.10
firebase-token-generator==1.3.2
fixtures==3.0.0
flake8-polyfill==1.0.2
flake8==3.7.4
flake8==3.7.5
flask==1.0.2
freezegun==0.3.11
fs-s3fs==0.1.8
@@ -180,6 +181,7 @@ help-tokens==1.0.3
html5lib==1.0.1
httplib2==0.12.0
httpretty==0.9.6
hyperlink==18.0.0
idna==2.8
imagesize==1.1.0 # via sphinx
incremental==17.5.0
@@ -224,7 +226,7 @@ numpy==1.6.2
oauth2==1.9.0.post1
oauthlib==2.1.0
openapi-codec==1.3.2
pa11ycrawler==1.6.2
pa11ycrawler==1.7.2
packaging==19.0
parsel==1.5.1
path.py==8.2.1
@@ -253,6 +255,7 @@ pydispatcher==2.0.5
pyflakes==2.1.0
pygments==2.3.1
pygraphviz==1.5
pyhamcrest==1.9.0
pyinotify==0.9.6
pyjwkest==1.3.2
pyjwt==1.5.2
@@ -269,11 +272,11 @@ pysqlite==2.8.3
pysrt==1.1.1
pytest-attrib==0.1.3
pytest-cov==2.6.1
pytest-django==3.4.6
pytest-django==3.4.7
pytest-forked==1.0.1
pytest-randomly==1.2.3
pytest-xdist==1.26.1
pytest==4.1.1
pytest==4.2.0
python-dateutil==2.4.0
python-levenshtein==0.12.0
python-memcached==1.48
@@ -287,7 +290,7 @@ pytz==2018.9
pyuca==1.1
pyyaml==3.13
queuelib==1.5.0
radon==3.0.0
radon==3.0.1
redis==2.10.6
reportlab==3.5.13
requests-oauthlib==1.1.0
@@ -299,7 +302,7 @@ s3transfer==0.1.13
sailthru-client==2.2.3
scandir==1.9.0
scipy==0.14.0
scrapy==1.1.2
scrapy==1.6.0
selenium==3.141.0
semantic-version==2.6.0
service-identity==18.1.0
@@ -316,7 +319,7 @@ social-auth-core==1.7.0
sorl-thumbnail==12.3
sortedcontainers==0.9.2
soupsieve==1.7.3
sphinx==1.8.3
sphinx==1.8.4
sphinxcontrib-websupport==1.1.0 # via sphinx
splinter==0.9.0
sqlparse==0.2.4
@@ -332,7 +335,7 @@ tox-battery==0.5.1
tox==3.7.0
traceback2==1.4.0
transifex-client==0.13.6
twisted==16.6.0
twisted==18.9.0
typing==3.6.6
unicodecsv==0.14.1
unidecode==1.0.23

View File

@@ -51,6 +51,7 @@ asn1crypto==0.24.0
astroid==1.5.3 # via edx-lint, pylint, pylint-celery
atomicwrites==1.3.0 # via pytest
attrs==17.4.0
automat==0.7.0 # via twisted
babel==1.3
backports.functools-lru-cache==1.5
beautifulsoup4==4.7.1
@@ -130,7 +131,7 @@ edx-django-release-util==0.3.1
edx-django-sites-extensions==2.3.1
edx-django-utils==1.0.3
edx-drf-extensions==2.0.1
edx-enterprise==1.2.10
edx-enterprise==1.2.11
edx-i18n-tools==0.4.8
edx-lint==1.1.0
edx-milestones==0.1.13
@@ -138,7 +139,7 @@ edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.1
edx-proctoring==1.5.8
edx-proctoring==1.5.10
edx-rest-api-client==1.9.2
edx-search==1.2.1
edx-submissions==2.1.1
@@ -157,7 +158,7 @@ filelock==3.0.10 # via tox
firebase-token-generator==1.3.2
fixtures==3.0.0 # via testtools
flake8-polyfill==1.0.2 # via radon
flake8==3.7.4 # via flake8-polyfill
flake8==3.7.5 # via flake8-polyfill
flask==1.0.2 # via moto
freezegun==0.3.11
fs-s3fs==0.1.8
@@ -174,6 +175,7 @@ help-tokens==1.0.3
html5lib==1.0.1
httplib2==0.12.0
httpretty==0.9.6
hyperlink==18.0.0 # via twisted
idna==2.8
incremental==17.5.0 # via twisted
inflect==2.1.0
@@ -216,7 +218,7 @@ numpy==1.6.2
oauth2==1.9.0.post1
oauthlib==2.1.0
openapi-codec==1.3.2
pa11ycrawler==1.6.2
pa11ycrawler==1.7.2
packaging==19.0 # via caniusepython3
parsel==1.5.1 # via scrapy
path.py==8.2.1
@@ -244,6 +246,7 @@ pydispatcher==2.0.5 # via scrapy
pyflakes==2.1.0 # via flake8
pygments==2.3.1
pygraphviz==1.5
pyhamcrest==1.9.0 # via twisted
pyjwkest==1.3.2
pyjwt==1.5.2
pylint-celery==0.3 # via edx-lint
@@ -259,11 +262,11 @@ pysqlite==2.8.3
pysrt==1.1.1
pytest-attrib==0.1.3
pytest-cov==2.6.1
pytest-django==3.4.6
pytest-django==3.4.7
pytest-forked==1.0.1 # via pytest-xdist
pytest-randomly==1.2.3
pytest-xdist==1.26.1
pytest==4.1.1
pytest==4.2.0
python-dateutil==2.4.0
python-levenshtein==0.12.0
python-memcached==1.48
@@ -277,7 +280,7 @@ pytz==2018.9
pyuca==1.1
pyyaml==3.13
queuelib==1.5.0 # via scrapy
radon==3.0.0
radon==3.0.1
redis==2.10.6
reportlab==3.5.13
requests-oauthlib==1.1.0
@@ -289,7 +292,7 @@ s3transfer==0.1.13
sailthru-client==2.2.3
scandir==1.9.0 # via pathlib2
scipy==0.14.0
scrapy==1.1.2 # via pa11ycrawler
scrapy==1.6.0 # via pa11ycrawler
selenium==3.141.0
semantic-version==2.6.0
service-identity==18.1.0 # via scrapy
@@ -318,7 +321,7 @@ tox-battery==0.5.1
tox==3.7.0
traceback2==1.4.0 # via testtools, unittest2
transifex-client==0.13.6
twisted==16.6.0 # via pa11ycrawler, scrapy
twisted==18.9.0 # via scrapy
typing==3.6.6 # via flake8
unicodecsv==0.14.1
unidecode==1.0.23 # via python-slugify