mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 07:15:07 +01:00
Moves django-ipware up to be with other Django libraries
This commit is contained in:
parent
668b068bb5
commit
72f58d54a3
1 changed files with 2 additions and 1 deletions
3
Pipfile
3
Pipfile
|
|
@ -16,6 +16,7 @@ django-compression-middleware = "*"
|
|||
django-extensions = "*"
|
||||
django-filter = "~=22.1"
|
||||
djangorestframework = "~=3.14"
|
||||
django-ipware = "*"
|
||||
filelock = "*"
|
||||
gunicorn = "*"
|
||||
imap-tools = "*"
|
||||
|
|
@ -67,7 +68,7 @@ djangorestframework-guardian = "*"
|
|||
# Locked version until https://github.com/django/channels_redis/issues/332
|
||||
# is resolved
|
||||
channels-redis = "==3.4.1"
|
||||
django-ipware = "*"
|
||||
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue