mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-04 12:36:07 +01:00
django-filter upgraded and broke things
This commit is contained in:
parent
110cd47e43
commit
b88e0fd902
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ Django==1.10.3
|
|||
Pillow>=3.1.1
|
||||
django-crispy-forms>=1.6.0
|
||||
django-extensions>=1.6.1
|
||||
django-filter>=0.12.0
|
||||
djangorestframework==3.4.4
|
||||
django-filter>=0.12.0,<1.0
|
||||
djangorestframework>=3.4.4
|
||||
djangorestframework-filters>=0.8.0
|
||||
filemagic>=1.6
|
||||
langdetect>=1.0.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue