test.py
Some checks failed
Build & Publish to GHCR / build (push) Has been cancelled

This commit is contained in:
Florian 2025-11-06 20:58:24 +01:00
parent b21e25b180
commit af91b71a7f
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -168,3 +168,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
test.py

View File

@ -7,7 +7,7 @@ fastapi==0.118.2
feedparser==6.0.12
h11==0.16.0
idna==3.10
lib-db-module @ git+https://git.gansejunge.com/notifier/lib-db-module.git@main
lib-db-module @ git+https://git.gansejunge.com/notifier/lib-db-module.git@test
lib-secret-manager @ git+https://git.gansejunge.com/notifier/lib-secret-manager.git@main
lib-uvicorn-config @ git+https://git.gansejunge.com/notifier/lib-uvicorn-config.git@main
mysql-connector-python==9.4.0