Use more up-to-date version of multiselectfield

This commit is contained in:
Anna Sidwell 2019-04-07 16:11:35 +01:00
parent 5cc0b7cdc1
commit 54dbaf0ab2
2 changed files with 2 additions and 3 deletions

View File

@ -14,8 +14,7 @@ django-envelope
django-extensions
django-geojson
django-leaflet
#django-multiselectfield
-e git+git://github.com/uncovertruth/django-multiselectfield.git@a0b438280ca2f21e973c2b56e9e0ff6e0a15113d#egg=django-multiselectfield
django-multipleselectfield
django-multiupload
django-phonenumber-field
django-storages

View File

@ -4,7 +4,6 @@
#
# pip-compile --output-file requirements/base.txt requirements/base.in
#
-e git+git://github.com/uncovertruth/django-multiselectfield.git@a0b438280ca2f21e973c2b56e9e0ff6e0a15113d#egg=django-multiselectfield
babel==2.6.0 # via django-phonenumber-field
boto3==1.9.12
boto==2.49.0
@ -25,6 +24,7 @@ django-envelope==1.3
django-extensions==2.1.2
django-geojson==2.11.0
django-leaflet==0.24.0
django-multipleselectfield==0.2.0.post2
django-multiupload==0.5.2
django-phonenumber-field==2.0.1
django-registration-redux==2.4