setup changed

This commit is contained in:
Thomas Peetz
2025-05-02 13:58:09 +02:00
parent c77adb0e04
commit ace568a800
4 changed files with 114 additions and 10 deletions
+3
View File
@@ -10,10 +10,13 @@ maintainers = [
]
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",
"pytest-cov>=6.1.1",
"pyyaml>=6.0.2",
"requests>=2.32.3",
"sqlalchemy>=2.0.40",