mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Moves django-ipware up to be with other Django libraries
This commit is contained in:
parent
668b068bb5
commit
72f58d54a3
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…
x
Reference in New Issue
Block a user