Update webhook server code and requirements files

This commit is contained in:
2025-09-25 12:43:28 +02:00
parent 9e577a1abe
commit cdee67e203
2 changed files with 4 additions and 33 deletions

View File

@@ -1,4 +1,5 @@
fastapi>=0.111.0
uvicorn>=0.23.2
httpx>=0.27.0
PyGithub>=2.3.0
PyGithub>=2.3.0
python-dotenv>=1.0.1