add_link.py sends message

This commit is contained in:
Thomas Peetz
2025-07-06 22:46:47 +02:00
parent 0a505fabcf
commit b5cca50960
4 changed files with 350 additions and 262 deletions
+2
View File
@@ -15,8 +15,10 @@ dependencies = [
"fastapi[standard]>=0.115.12",
"pathlib>=1.0.1",
"platformdirs>=4.3.7",
"proton>=0.9.1",
"psycopg2-binary>=2.9.10",
"pytest-cov>=6.1.1",
"python-qpid-proton>=0.40.0",
"pyyaml>=6.0.2",
"requests>=2.32.3",
"sqlalchemy>=2.0.40",