diff --git a/.gitignore b/.gitignore index 0dbf2f2..a61f434 100644 --- a/.gitignore +++ b/.gitignore @@ -168,3 +168,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +test.py diff --git a/requirements.txt b/requirements.txt index 1f8ec46..3c1a26c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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