mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 00:35:30 +01:00
Targeted update of some Python dependencies (#4688)
This commit is contained in:
parent
1e5c64ff73
commit
c2595f28fb
2 changed files with 82 additions and 83 deletions
2
Pipfile
2
Pipfile
|
|
@ -20,7 +20,7 @@ djangorestframework = "~=3.14"
|
|||
djangorestframework-guardian = "*"
|
||||
drf-writable-nested = "*"
|
||||
bleach = "*"
|
||||
celery = "*"
|
||||
celery = {extras = ["redis"], version = "*"}
|
||||
channels = "~=4.0"
|
||||
channels-redis = "*"
|
||||
concurrent-log-handler = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue