Fixes extra dependency on psycopg-pool which should only have been in the Postgres group

This commit is contained in:
Trenton H
2025-10-01 08:33:43 -07:00
parent af1c235af5
commit 80fabb0b56
2 changed files with 0 additions and 3 deletions

View File

@@ -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",