main #2

Merged
hitanshu merged 9 commits from hitanshu/Gitea_Event_Bridge:main into main 2026-04-07 21:52:51 +00:00
Showing only changes of commit 942f008c18 - Show all commits

4
requirements.txt Normal file
View File

@ -0,0 +1,4 @@
flask>=2.3.0
flask-cors>=4.0.0
python-dotenv>=1.0.0
gunicorn>=21.0.0