Use the same django-filer version being used on production

This commit is contained in:
PCoder 2024-02-19 20:50:10 +05:30
parent 8d13629c8b
commit 9e98125b13
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ django-compressor==2.0
django-debug-toolbar==1.4
python-dotenv==0.10.3
django-extensions==1.6.7
django-filer==2.1.2
django-filer==1.2.0
django-filter==0.13.0
django-formtools==1.0
django-guardian==1.4.4