Skip to content
Snippets Groups Projects
Commit 5fc48cb1 authored by Adam Stankiewicz's avatar Adam Stankiewicz
Browse files

upgrade edx-enterprise to 2.0.16

parent 0e4c04ed
No related merge requests found
......@@ -28,7 +28,7 @@ pytz==2019.3 # via matplotlib
random2==1.0.1
scipy==0.14.0
singledispatch==3.4.0.3
six==1.12.0
six==1.13.0
subprocess32==3.5.4 # via matplotlib
sympy==0.7.1
......
......@@ -13,4 +13,4 @@ networkx==1.7
nltk==3.4.5
pycparser==2.19 # via cffi
singledispatch==3.4.0.3 # via nltk
six==1.12.0 # via cryptography, nltk, singledispatch
six==1.13.0 # via cryptography, nltk, singledispatch
......@@ -80,7 +80,7 @@ django-require==1.0.11
django-sekizai==1.0.0
django-ses==0.8.4
django-simple-history==2.7.3
django-splash==0.2.4
django-splash==0.2.5
django-statici18n==1.4.0
django-storages==1.4.1
django-user-tasks==0.2.1
......@@ -101,11 +101,11 @@ edx-ccx-keys==1.0.0
edx-celeryutils==0.3.0
edx-completion==3.0.1
edx-django-oauth2-provider==1.3.5
edx-django-release-util==0.3.1
edx-django-release-util==0.3.2
edx-django-sites-extensions==2.3.1
edx-django-utils==2.0.1
edx-drf-extensions==2.4.0
edx-enterprise==2.0.9
edx-enterprise==2.0.16
edx-i18n-tools==0.4.8
edx-milestones==0.2.5
edx-oauth2-provider==1.3.1
......@@ -163,9 +163,9 @@ mock==3.0.5
git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752f35a#egg=MongoDBProxy==0.1.0+edx.2
mongoengine==0.10.0
mpmath==1.1.0 # via sympy
mysqlclient==1.4.4
mysqlclient==1.4.5
networkx==1.7
newrelic==5.2.1.129
newrelic==5.2.2.130
nltk==3.4.5
nodeenv==1.3.3
numpy==1.16.5
......@@ -176,7 +176,7 @@ path.py==8.2.1
pathtools==0.1.2
paver==1.3.4
pbr==5.4.3
pdfminer.six==20191020
pdfminer.six==20191107
piexif==1.0.2
pillow==6.2.1
pkgconfig==1.5.1 # via xmlsec
......@@ -225,7 +225,7 @@ shapely==1.6.4.post2
shortuuid==0.5.0 # via edx-django-oauth2-provider
simplejson==3.16.0
singledispatch==3.4.0.3
six==1.12.0
six==1.13.0
slumber==0.7.1 # via edx-bulk-grades, edx-enterprise, edx-rest-api-client
social-auth-app-django==2.1.0
social-auth-core==1.7.0
......
......@@ -9,7 +9,7 @@ contextlib2==0.6.0.post1 # via importlib-metadata
coverage==5.0a6
diff-cover==0.9.8
importlib-metadata==0.23 # via inflect
inflect==3.0.1 # via jinja2-pluralize
inflect==3.0.2 # via jinja2-pluralize
jinja2-pluralize==0.3.0 # via diff-cover
jinja2==2.10.3 # via diff-cover, jinja2-pluralize
markupsafe==1.1.1 # via jinja2
......@@ -17,5 +17,5 @@ more-itertools==5.0.0 # via zipp
pathlib2==2.3.5 # via importlib-metadata
pygments==2.4.2 # via diff-cover
scandir==1.10.0 # via pathlib2
six==1.12.0 # via diff-cover, pathlib2
six==1.13.0 # via diff-cover, pathlib2
zipp==0.6.0 # via importlib-metadata
......@@ -101,7 +101,7 @@ django-require==1.0.11
django-sekizai==1.0.0
django-ses==0.8.4
django-simple-history==2.7.3
django-splash==0.2.4
django-splash==0.2.5
django-statici18n==1.4.0
django-storages==1.4.1
django-user-tasks==0.2.1
......@@ -123,11 +123,11 @@ edx-ccx-keys==1.0.0
edx-celeryutils==0.3.0
edx-completion==3.0.1
edx-django-oauth2-provider==1.3.5
edx-django-release-util==0.3.1
edx-django-release-util==0.3.2
edx-django-sites-extensions==2.3.1
edx-django-utils==2.0.1
edx-drf-extensions==2.4.0
edx-enterprise==2.0.9
edx-enterprise==2.0.16
edx-i18n-tools==0.4.8
edx-lint==1.3.0
edx-milestones==0.2.5
......@@ -174,7 +174,7 @@ httpretty==0.9.7
idna==2.8
imagesize==1.1.0 # via sphinx
importlib-metadata==0.23
inflect==3.0.1
inflect==3.0.2
inflection==0.3.1
ipaddress==1.0.23
isodate==0.6.0
......@@ -213,9 +213,9 @@ mongoengine==0.10.0
more-itertools==5.0.0
moto==1.3.1
mpmath==1.1.0
mysqlclient==1.4.4
mysqlclient==1.4.5
networkx==1.7
newrelic==5.2.1.129
newrelic==5.2.2.130
nltk==3.4.5
nodeenv==1.3.3
numpy==1.16.5
......@@ -228,7 +228,7 @@ pathlib2==2.3.5
pathtools==0.1.2
paver==1.3.4
pbr==5.4.3
pdfminer.six==20191020
pdfminer.six==20191107
piexif==1.0.2
pillow==6.2.1
pip-tools==4.2.0
......@@ -302,7 +302,7 @@ shapely==1.6.4.post2
shortuuid==0.5.0
simplejson==3.16.0
singledispatch==3.4.0.3
six==1.12.0
six==1.13.0
slumber==0.7.1
snowballstemmer==2.0.0 # via sphinx
social-auth-app-django==2.1.0
......
......@@ -23,7 +23,7 @@ pymongo==2.9.1
python-memcached==1.59
pyyaml==5.1.2 # via watchdog
requests==2.22.0
six==1.12.0 # via edx-opaque-keys, libsass, mock, paver, python-memcached, stevedore
six==1.13.0 # via edx-opaque-keys, libsass, mock, paver, python-memcached, stevedore
stevedore==1.31.0
urllib3==1.25.6 # via requests
watchdog==0.9.0
......
......@@ -6,4 +6,4 @@
#
click==7.0 # via pip-tools
pip-tools==4.2.0
six==1.12.0
six==1.13.0
......@@ -99,7 +99,7 @@ django-require==1.0.11
django-sekizai==1.0.0
django-ses==0.8.4
django-simple-history==2.7.3
django-splash==0.2.4
django-splash==0.2.5
django-statici18n==1.4.0
django-storages==1.4.1
django-user-tasks==0.2.1
......@@ -120,11 +120,11 @@ edx-ccx-keys==1.0.0
edx-celeryutils==0.3.0
edx-completion==3.0.1
edx-django-oauth2-provider==1.3.5
edx-django-release-util==0.3.1
edx-django-release-util==0.3.2
edx-django-sites-extensions==2.3.1
edx-django-utils==2.0.1
edx-drf-extensions==2.4.0
edx-enterprise==2.0.9
edx-enterprise==2.0.16
edx-i18n-tools==0.4.8
edx-lint==1.3.0
edx-milestones==0.2.5
......@@ -169,7 +169,7 @@ httplib2==0.14.0
httpretty==0.9.7
idna==2.8
importlib-metadata==0.23
inflect==3.0.1
inflect==3.0.2
inflection==0.3.1
ipaddress==1.0.23
isodate==0.6.0
......@@ -204,9 +204,9 @@ mongoengine==0.10.0
more-itertools==5.0.0
moto==1.3.1
mpmath==1.1.0
mysqlclient==1.4.4
mysqlclient==1.4.5
networkx==1.7
newrelic==5.2.1.129
newrelic==5.2.2.130
nltk==3.4.5
nodeenv==1.3.3
numpy==1.16.5
......@@ -219,7 +219,7 @@ pathlib2==2.3.5
pathtools==0.1.2
paver==1.3.4
pbr==5.4.3
pdfminer.six==20191020
pdfminer.six==20191107
piexif==1.0.2
pillow==6.2.1
pkgconfig==1.5.1
......@@ -290,7 +290,7 @@ shapely==1.6.4.post2
shortuuid==0.5.0
simplejson==3.16.0
singledispatch==3.4.0.3
six==1.12.0
six==1.13.0
slumber==0.7.1
social-auth-app-django==2.1.0
social-auth-core==1.7.0
......
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