This commit is contained in:
parent
b21e25b180
commit
af91b71a7f
1
.gitignore
vendored
1
.gitignore
vendored
@ -168,3 +168,4 @@ cython_debug/
|
|||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
|
test.py
|
||||||
|
|||||||
@ -7,7 +7,7 @@ fastapi==0.118.2
|
|||||||
feedparser==6.0.12
|
feedparser==6.0.12
|
||||||
h11==0.16.0
|
h11==0.16.0
|
||||||
idna==3.10
|
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-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
|
lib-uvicorn-config @ git+https://git.gansejunge.com/notifier/lib-uvicorn-config.git@main
|
||||||
mysql-connector-python==9.4.0
|
mysql-connector-python==9.4.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user