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
@@ -8,7 +8,6 @@ dependencies = [
"beautifulsoup4>=4.13.4",
"fastapi[standard]>=0.115.12",
"httpx==0.24.1",
"mariadb>=1.1.12",
"sqlalchemy>=2.0.40",
"platformdirs>=4.3.7",
"pathlib>=1.0.1",