build: add gunicorn 23.0.0 to requirements

This commit is contained in:
yiekheng 2026-05-02 17:36:56 +08:00
parent 6e2ec78418
commit 74d496b2bc

View File

@ -4,4 +4,5 @@ flask-cors==4.0.0
python-telegram-bot==22.4 python-telegram-bot==22.4
requests==2.32.5 requests==2.32.5
beautifulsoup4==4.13.5 beautifulsoup4==4.13.5
tqdm==4.67.1 tqdm==4.67.1
gunicorn==23.0.0