use PostgreSQL for kontor-spring and kontor-api

This commit is contained in:
Thomas Peetz
2025-04-30 22:10:05 +02:00
parent 2efacf6d67
commit 72c1a7d265
36 changed files with 184 additions and 977 deletions
+2 -1
View File
@@ -22,5 +22,6 @@ dependencies = [
"python-jose>=3.4.0",
"python-multipart>=0.0.20",
"natsort>=8.4.0",
"psycopg2>=2.9.10",
"psycopg2-binary>=2.9.10",
"pytest-cov>=6.1.1",
]