NFCcreate-web/requirements.txt
2025-09-25 19:04:00 +08:00

10 lines
248 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 網頁控制器所需 Python 套件
Flask>=2.2
Flask-SocketIO>=5.3
python-socketio>=5.7
python-engineio>=4.3
# eventlet 用於 SocketIO 的異步支援
eventlet>=0.33
# HTTP 請求套件,用於 API 通訊
requests>=2.28
# 可選gevent>=21.8