Skip to content
Snippets Groups Projects
Commit d0d904a2 authored by Ned Batchelder's avatar Ned Batchelder
Browse files

make upgrade

parent 9fc2e9b0
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ nose==1.3.7 # via matplotlib
numpy==1.6.2
pycparser==2.19
pyparsing==2.2.0
python-dateutil==2.7.3 # via matplotlib
python-dateutil==2.7.5 # via matplotlib
scipy==0.14.0
singledispatch==3.4.0.3 # via tornado
six==1.11.0
......
......@@ -41,7 +41,7 @@ git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536ff
-e common/lib/xmodule
amqp==1.4.9 # via kombu
analytics-python==1.1.0
aniso8601==3.0.2 # via tincan
aniso8601==4.0.1 # via tincan
anyjson==0.3.3 # via kombu
appdirs==1.4.3 # via fs
argh==0.26.2
......@@ -94,7 +94,7 @@ django-require==1.0.11
django-rest-swagger==2.2.0
django-sekizai==0.10.0
django-ses==0.8.4
django-simple-history==2.4.0
django-simple-history==2.5.1
django-splash==0.2.2
django-statici18n==1.4.0
django-storages==1.4.1
......@@ -126,14 +126,14 @@ edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.0
edx-proctoring==1.4.0
edx-rest-api-client==1.8.2
edx-rest-api-client==1.9
edx-search==1.2.1
edx-submissions==2.0.12
edx-user-state-client==1.0.4
edxval==0.1.21
elasticsearch==1.9.0 # via edx-search
enum34==1.1.6
event-tracking==0.2.4
event-tracking==0.2.5
feedparser==5.1.3
firebase-token-generator==1.3.2
fs-s3fs==0.1.8
......@@ -180,7 +180,7 @@ openapi-codec==1.3.2 # via django-rest-swagger
path.py==8.2.1
pathtools==0.1.2
paver==1.3.4
pbr==5.0.0
pbr==5.1.0
pdfminer==20140328
piexif==1.0.2
pillow==5.3.0
......@@ -211,7 +211,7 @@ pyyaml==3.13
redis==2.10.6
reportlab==3.5.9
requests-oauthlib==1.0.0
requests==2.19.1
requests==2.20.0
rest-condition==1.0.3
rfc6266-parser==0.0.5.post2
rules==2.0
......
......@@ -45,14 +45,14 @@ git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536ff
alabaster==0.7.12 # via sphinx
amqp==1.4.9
analytics-python==1.1.0
aniso8601==3.0.2
aniso8601==4.0.1
anyjson==0.3.3
apipkg==1.5
appdirs==1.4.3
argh==0.26.2
argparse==1.4.0
asn1crypto==0.24.0
astroid==1.5.2
astroid==1.5.3
atomicwrites==1.2.1
attrs==17.4.0
babel==1.3
......@@ -113,7 +113,7 @@ django-require==1.0.11
django-rest-swagger==2.2.0
django-sekizai==0.10.0
django-ses==0.8.4
django-simple-history==2.4.0
django-simple-history==2.5.1
django-splash==0.2.2
django-statici18n==1.4.0
django-storages==1.4.1
......@@ -140,13 +140,13 @@ edx-django-utils==1.0.1
edx-drf-extensions==2.0.1
edx-enterprise==1.0.3
edx-i18n-tools==0.4.6
edx-lint==0.5.5
edx-lint==0.6.0
edx-milestones==0.1.13
edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.0
edx-proctoring==1.4.0
edx-rest-api-client==1.8.2
edx-rest-api-client==1.9
edx-search==1.2.1
edx-sphinx-theme==1.3.0
edx-submissions==2.0.12
......@@ -154,17 +154,17 @@ edx-user-state-client==1.0.4
edxval==0.1.21
elasticsearch==1.9.0
enum34==1.1.6
event-tracking==0.2.4
event-tracking==0.2.5
execnet==1.5.0
extras==1.0.0
factory_boy==2.8.1
faker==0.9.2
feedparser==5.1.3
filelock==3.0.9
filelock==3.0.10
firebase-token-generator==1.3.2
fixtures==3.0.0
flake8-polyfill==1.0.2
flake8==3.5.0
flake8==3.6.0
flask==1.0.2
freezegun==0.3.11
fs-s3fs==0.1.8
......@@ -189,7 +189,7 @@ ipaddr==2.1.11
ipaddress==1.0.22
isodate==0.6.0
isort==4.3.4
itsdangerous==0.24
itsdangerous==1.1.0
itypes==1.1.0
jinja2-pluralize==0.3.0
jinja2==2.10
......@@ -227,11 +227,11 @@ oauthlib==2.1.0
openapi-codec==1.3.2
pa11ycrawler==1.6.2
packaging==18.0 # via sphinx
parsel==1.5.0
parsel==1.5.1
path.py==8.2.1
pathtools==0.1.2
paver==1.3.4
pbr==5.0.0
pbr==5.1.0
pdfminer==20140328
piexif==1.0.2
pillow==5.3.0
......@@ -243,13 +243,13 @@ py2neo==3.1.2
py==1.7.0
pyasn1-modules==0.2.2
pyasn1==0.4.4
pycodestyle==2.3.1
pycodestyle==2.4.0
pycontracts==1.7.1
pycountry==1.20
pycparser==2.19
pycryptodomex==3.4.7
pydispatcher==2.0.5
pyflakes==1.6.0
pyflakes==2.0.0
pygments==2.2.0
pygraphviz==1.1
pyinotify==0.9.6
......@@ -258,7 +258,7 @@ pyjwt==1.5.2
pylint-celery==0.3
pylint-django==0.7.2
pylint-plugin-utils==0.3
pylint==1.7.1
pylint==1.7.6
pymongo==2.9.1
pynliner==0.8.0
pyopenssl==18.0.0
......@@ -271,7 +271,7 @@ pytest-cov==2.5.1
pytest-django==3.1.2
pytest-forked==0.2
pytest-randomly==1.2.3
pytest-xdist==1.23.2
pytest-xdist==1.24.0
pytest==3.6.3
python-dateutil==2.4.0
python-levenshtein==0.12.0
......@@ -290,7 +290,7 @@ radon==2.4.0
redis==2.10.6
reportlab==3.5.9
requests-oauthlib==1.0.0
requests==2.19.1
requests==2.20.0
rest-condition==1.0.3
rfc6266-parser==0.0.5.post2
rules==2.0
......@@ -298,7 +298,7 @@ s3transfer==0.1.13
sailthru-client==2.2.3
scipy==0.14.0
scrapy==1.1.2
selenium==3.14.1
selenium==3.141.0
semantic-version==2.6.0
service-identity==17.0.0
shapely==1.2.16
......@@ -326,7 +326,7 @@ text-unidecode==1.2
tincan==0.0.5
toml==0.10.0
tox-battery==0.5.1
tox==3.5.2
tox==3.5.3
traceback2==1.4.0
transifex-client==0.13.5
twisted==16.6.0
......@@ -340,7 +340,7 @@ urlobject==2.4.3
user-util==0.1.5
virtualenv==16.1.0
voluptuous==0.11.5
vulture==0.29
vulture==1.0
w3lib==1.19.0
watchdog==0.9.0
web-fragments==0.2.2
......@@ -353,4 +353,4 @@ xblock-utils==1.2.0
xblock==1.2.2
xmltodict==0.11.0
zendesk==1.1.1
zope.interface==4.5.0
zope.interface==4.6.0
......@@ -17,14 +17,14 @@ mock==1.0.1
path.py==8.2.1
pathtools==0.1.2 # via watchdog
paver==1.3.4
pbr==5.0.0 # via stevedore
pbr==5.1.0 # via stevedore
psutil==1.2.1
pymongo==2.9.1
python-memcached==1.48
pyyaml==3.13 # via watchdog
requests==2.19.1
requests==2.20.0
six==1.11.0 # via edx-opaque-keys, libsass, paver, stevedore
stevedore==1.10.0
urllib3==1.23 # via requests
urllib3==1.23
watchdog==0.9.0
wrapt==1.10.5
......@@ -42,14 +42,14 @@ git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536ff
-e common/lib/xmodule
amqp==1.4.9
analytics-python==1.1.0
aniso8601==3.0.2
aniso8601==4.0.1
anyjson==0.3.3
apipkg==1.5 # via execnet
appdirs==1.4.3
argh==0.26.2
argparse==1.4.0
asn1crypto==0.24.0
astroid==1.5.2 # via edx-lint, pylint, pylint-celery
astroid==1.5.3 # via edx-lint, pylint, pylint-celery
atomicwrites==1.2.1 # via pytest
attrs==17.4.0
babel==1.3
......@@ -109,7 +109,7 @@ django-require==1.0.11
django-rest-swagger==2.2.0
django-sekizai==0.10.0
django-ses==0.8.4
django-simple-history==2.4.0
django-simple-history==2.5.1
django-splash==0.2.2
django-statici18n==1.4.0
django-storages==1.4.1
......@@ -135,30 +135,30 @@ edx-django-utils==1.0.1
edx-drf-extensions==2.0.1
edx-enterprise==1.0.3
edx-i18n-tools==0.4.6
edx-lint==0.5.5
edx-lint==0.6.0
edx-milestones==0.1.13
edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.0
edx-proctoring==1.4.0
edx-rest-api-client==1.8.2
edx-rest-api-client==1.9
edx-search==1.2.1
edx-submissions==2.0.12
edx-user-state-client==1.0.4
edxval==0.1.21
elasticsearch==1.9.0
enum34==1.1.6
event-tracking==0.2.4
event-tracking==0.2.5
execnet==1.5.0 # via pytest-xdist
extras==1.0.0 # via python-subunit, testtools
factory_boy==2.8.1
faker==0.9.2 # via factory-boy
feedparser==5.1.3
filelock==3.0.9 # via tox
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.5.0 # via flake8-polyfill
flake8==3.6.0 # via flake8-polyfill
flask==1.0.2 # via moto
freezegun==0.3.11
fs-s3fs==0.1.8
......@@ -182,7 +182,7 @@ ipaddr==2.1.11
ipaddress==1.0.22
isodate==0.6.0
isort==4.3.4
itsdangerous==0.24 # via flask
itsdangerous==1.1.0 # via flask
itypes==1.1.0
jinja2-pluralize==0.3.0
jinja2==2.10
......@@ -218,11 +218,11 @@ oauth2==1.9.0.post1
oauthlib==2.1.0
openapi-codec==1.3.2
pa11ycrawler==1.6.2
parsel==1.5.0 # via scrapy
parsel==1.5.1 # via scrapy
path.py==8.2.1
pathtools==0.1.2
paver==1.3.4
pbr==5.0.0
pbr==5.1.0
pdfminer==20140328
piexif==1.0.2
pillow==5.3.0
......@@ -233,13 +233,13 @@ py2neo==3.1.2
py==1.7.0 # via pytest, tox
pyasn1-modules==0.2.2 # via service-identity
pyasn1==0.4.4 # via pyasn1-modules, service-identity
pycodestyle==2.3.1
pycodestyle==2.4.0
pycontracts==1.7.1
pycountry==1.20
pycparser==2.19
pycryptodomex==3.4.7
pydispatcher==2.0.5 # via scrapy
pyflakes==1.6.0 # via flake8
pyflakes==2.0.0 # via flake8
pygments==2.2.0
pygraphviz==1.1
pyjwkest==1.3.2
......@@ -247,7 +247,7 @@ pyjwt==1.5.2
pylint-celery==0.3 # via edx-lint
pylint-django==0.7.2 # via edx-lint
pylint-plugin-utils==0.3
pylint==1.7.1 # via edx-lint, pylint-celery, pylint-django, pylint-plugin-utils
pylint==1.7.6 # via edx-lint, pylint-celery, pylint-django, pylint-plugin-utils
pymongo==2.9.1
pynliner==0.8.0
pyopenssl==18.0.0 # via scrapy, service-identity
......@@ -260,7 +260,7 @@ pytest-cov==2.5.1
pytest-django==3.1.2
pytest-forked==0.2 # via pytest-xdist
pytest-randomly==1.2.3
pytest-xdist==1.23.2
pytest-xdist==1.24.0
pytest==3.6.3
python-dateutil==2.4.0
python-levenshtein==0.12.0
......@@ -279,7 +279,7 @@ radon==2.4.0
redis==2.10.6
reportlab==3.5.9
requests-oauthlib==1.0.0
requests==2.19.1
requests==2.20.0
rest-condition==1.0.3
rfc6266-parser==0.0.5.post2
rules==2.0
......@@ -287,7 +287,7 @@ s3transfer==0.1.13
sailthru-client==2.2.3
scipy==0.14.0
scrapy==1.1.2 # via pa11ycrawler
selenium==3.14.1
selenium==3.141.0
semantic-version==2.6.0
service-identity==17.0.0 # via scrapy
shapely==1.2.16
......@@ -311,7 +311,7 @@ text-unidecode==1.2 # via faker
tincan==0.0.5
toml==0.10.0 # via tox
tox-battery==0.5.1
tox==3.5.2
tox==3.5.3
traceback2==1.4.0 # via testtools, unittest2
transifex-client==0.13.5
twisted==16.6.0 # via pa11ycrawler, scrapy
......@@ -336,4 +336,4 @@ xblock-utils==1.2.0
xblock==1.2.2
xmltodict==0.11.0 # via moto
zendesk==1.1.1
zope.interface==4.5.0 # via twisted
zope.interface==4.6.0 # via twisted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment