mirror of
https://github.com/wger-project/wger.git
synced 2026-02-19 07:50:55 +01:00
Use correct package
Turns out, django-sorted-m2m and django-sortedm2m are two different packages
This commit is contained in:
@@ -10,7 +10,7 @@ django-recaptcha==2.0.6
|
||||
Django>=3.0,<3.1
|
||||
django_compressor>=2.4,<2.5
|
||||
django_extensions>=2.1
|
||||
django-sorted-m2m>=2.0
|
||||
django-sortedm2m>=3.0,<3.1
|
||||
django-storages>=1.7
|
||||
easy-thumbnails>=2.7,<2.8
|
||||
icalendar==4.0.3
|
||||
|
||||
Reference in New Issue
Block a user