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

make upgrade

parent 2b06a941
Branches
Tags
No related merge requests found
......@@ -44,8 +44,6 @@ git+https://github.com/edx/openedx-chem.git@ff4e3a03d3c7610e47a9af08eb648d8aabe2
click==7.0 # via code-annotations, user-util
code-annotations==0.3.3 # via edx-enterprise
contextlib2==0.6.0.post1
coreapi==2.3.3 # via drf-yasg
coreschema==0.0.4 # via coreapi, drf-yasg
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
cryptography==2.8
cssutils==1.0.2 # via pynliner
......@@ -94,9 +92,10 @@ djangorestframework-xml==1.4.0 # via edx-enterprise
djangorestframework==3.9.4
docopt==0.6.2
docutils==0.16 # via botocore
drf-yasg==1.16
drf-yasg==1.16 # via edx-api-doc-tools
edx-ace==0.1.13
edx-analytics-data-api-client==0.15.3
edx-api-doc-tools==1.0.2
edx-bulk-grades==0.6.6
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.1
......@@ -136,11 +135,9 @@ help-tokens==1.0.5
html5lib==1.0.1
httplib2==0.16.0
idna==2.8
inflection==0.3.1 # via drf-yasg
ipaddress==1.0.23
isodate==0.6.0 # via python3-saml
itypes==1.1.0 # via coreapi
jinja2==2.10.3 # via code-annotations, coreschema
jinja2==2.10.3 # via code-annotations
jmespath==0.9.4 # via boto3, botocore
jsondiff==1.2.0 # via edx-enterprise
jsonfield==2.0.2
......@@ -210,8 +207,6 @@ requests-oauthlib==1.1.0
requests==2.22.0
rest-condition==1.0.3
rfc6266-parser==0.0.6
ruamel.yaml.clib==0.2.0 # via ruamel.yaml
ruamel.yaml==0.16.5 # via drf-yasg
rules==2.2
s3transfer==0.1.13 # via boto3
sailthru-client==2.2.3
......@@ -234,7 +229,6 @@ sympy==1.5.1
testfixtures==6.10.3 # via edx-enterprise
text-unidecode==1.3 # via python-slugify
unicodecsv==0.14.1
uritemplate==3.0.1 # via coreapi, drf-yasg
urllib3==1.25.7
user-util==0.1.5
voluptuous==0.11.7
......
......@@ -108,6 +108,7 @@ docutils==0.16
drf-yasg==1.16
edx-ace==0.1.13
edx-analytics-data-api-client==0.15.3
edx-api-doc-tools==1.0.2
edx-bulk-grades==0.6.6
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.1
......
......@@ -49,8 +49,8 @@ click==7.0
code-annotations==0.3.3
colorama==0.4.3 # via radon
contextlib2==0.6.0.post1
coreapi==2.3.3
coreschema==0.0.4
coreapi==2.3.3 # via drf-yasg
coreschema==0.0.4 # via coreapi, drf-yasg
coverage==5.0.3
git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
......@@ -105,6 +105,7 @@ docutils==0.16
drf-yasg==1.16
edx-ace==0.1.13
edx-analytics-data-api-client==0.15.3
edx-api-doc-tools==1.0.2
edx-bulk-grades==0.6.6
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.1
......@@ -156,11 +157,11 @@ httpretty==0.9.7
idna==2.8
importlib-metadata==1.4.0
inflect==3.0.2
inflection==0.3.1
inflection==0.3.1 # via drf-yasg
ipaddress==1.0.23
isodate==0.6.0
isort==4.3.21
itypes==1.1.0
itypes==1.1.0 # via coreapi
jinja2-pluralize==0.3.0
jinja2==2.10.3
jmespath==0.9.4
......@@ -258,8 +259,8 @@ requests-oauthlib==1.1.0
requests==2.22.0
rest-condition==1.0.3
rfc6266-parser==0.0.6
ruamel.yaml.clib==0.2.0
ruamel.yaml==0.16.5
ruamel.yaml.clib==0.2.0 # via ruamel.yaml
ruamel.yaml==0.16.5 # via drf-yasg
rules==2.2
s3transfer==0.1.13
sailthru-client==2.2.3
......@@ -289,7 +290,7 @@ tox==3.14.3
transifex-client==0.13.4
unicodecsv==0.14.1
unidiff==0.5.5
uritemplate==3.0.1
uritemplate==3.0.1 # via coreapi, drf-yasg
urllib3==1.25.7
user-util==0.1.5
virtualenv==16.7.9 # 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