mirror of
https://github.com/pinry/pinry.git
synced 2025-11-16 09:55:50 +01:00
Fix django-filter version
As using `*` currently selects 2.3.0 which requires `django >= 2.2`, which is not compatible with the rest of the Pipfile `ERROR: ERROR: Could not find a version that matches django<1.12,>=1.11,>=1.11.0,>=2.2`
This commit is contained in: