Skip to content
Snippets Groups Projects
Commit c821a493 authored by usamasadiq's avatar usamasadiq
Browse files

Updated django-mptt package to version 0.10.0 to provide support up to Django 2.2.

parent 804a2bbb
No related merge requests found
......@@ -47,7 +47,7 @@ django-filter==1.0.4 # Allows users to filter Django querysets dy
django-ipware # Get the client's real IP address
django-method-override
django-model-utils
django-mptt>=0.8.6,<0.9
django-mptt
django-mysql==2.4.1
django-oauth-toolkit # Provides oAuth2 capabilities for Django
django-pipeline
......
......@@ -63,9 +63,10 @@ django-crum==0.7.5
django-fernet-fields==0.6
django-filter==1.0.4
django-ipware==2.1.0
django-js-asset==1.2.2 # via django-mptt
django-method-override==0.2.0
django-model-utils==3.0.0
django-mptt==0.8.7
django-mptt==0.10.0
django-multi-email-field==0.5.1 # via edx-enterprise
django-mysql==2.4.1
git+https://github.com/edx/django-oauth-plus.git@b9b64a3ac24fd11f471763c88462bbf3c53e46e6#egg=django-oauth-plus==2.2.9.edx-4
......
......@@ -76,9 +76,10 @@ django-debug-toolbar==1.11
django-fernet-fields==0.6
django-filter==1.0.4
django-ipware==2.1.0
django-js-asset==1.2.2
django-method-override==0.2.0
django-model-utils==3.0.0
django-mptt==0.8.7
django-mptt==0.10.0
django-multi-email-field==0.5.1
django-mysql==2.4.1
git+https://github.com/edx/django-oauth-plus.git@b9b64a3ac24fd11f471763c88462bbf3c53e46e6#egg=django-oauth-plus==2.2.9.edx-4
......
......@@ -74,9 +74,10 @@ django-crum==0.7.5
django-fernet-fields==0.6
django-filter==1.0.4
django-ipware==2.1.0
django-js-asset==1.2.2
django-method-override==0.2.0
django-model-utils==3.0.0
django-mptt==0.8.7
django-mptt==0.10.0
django-multi-email-field==0.5.1
django-mysql==2.4.1
git+https://github.com/edx/django-oauth-plus.git@b9b64a3ac24fd11f471763c88462bbf3c53e46e6#egg=django-oauth-plus==2.2.9.edx-4
......
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