mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-16 01:31:09 -06:00
Merge branch 'feature-api-spec' of https://github.com/paperless-ngx/paperless-ngx into api-experiments
This commit is contained in:
3
Pipfile
3
Pipfile
@@ -20,6 +20,8 @@ django-multiselectfield = "*"
|
||||
django-soft-delete = "*"
|
||||
djangorestframework = "~=3.15.2"
|
||||
djangorestframework-guardian = "*"
|
||||
drf-spectacular = "*"
|
||||
drf-spectacular-sidecar = "*"
|
||||
drf-writable-nested = "*"
|
||||
bleach = "*"
|
||||
celery = {extras = ["redis"], version = "*"}
|
||||
@@ -59,7 +61,6 @@ watchdog = "~=6.0"
|
||||
whitenoise = "~=6.8"
|
||||
whoosh = "~=2.7"
|
||||
zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}
|
||||
drf-spectacular = "*"
|
||||
|
||||
[dev-packages]
|
||||
# Linting
|
||||
|
||||
Reference in New Issue
Block a user