remove dependency to MariaDB

This commit is contained in:
2025-06-01 19:56:01 +02:00
parent 370738ff14
commit 076466b895
9 changed files with 578 additions and 633 deletions
-1
View File
@@ -13,7 +13,6 @@ dependencies = [
"beautifulsoup4>=4.13.4",
"coverage>=7.8.0",
"fastapi[standard]>=0.115.12",
"mariadb>=1.1.12",
"pathlib>=1.0.1",
"platformdirs>=4.3.7",
"psycopg2-binary>=2.9.10",