mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Fixes extra dependency on psycopg-pool which should only have been in the Postgres group
This commit is contained in:
parent
af1c235af5
commit
80fabb0b56
2 changed files with 0 additions and 3 deletions
|
|
@ -54,7 +54,6 @@ dependencies = [
|
|||
"ocrmypdf~=16.11.0",
|
||||
"pathvalidate~=3.3.1",
|
||||
"pdf2image~=1.17.0",
|
||||
"psycopg-pool",
|
||||
"python-dateutil~=2.9.0",
|
||||
"python-dotenv~=1.1.0",
|
||||
"python-gnupg~=0.5.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue