Files

17 lines
274 B
Plaintext
Raw Permalink Normal View History

2026-07-18 20:09:26 +08:00
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
sqlalchemy>=2.0.0
aiosqlite>=0.20.0
jinja2>=3.1.0
pydantic>=2.9.0
pydantic-settings>=2.5.0
python-dotenv>=1.0.0
2026-07-20 10:04:57 +08:00
apscheduler>=3.10.0
2026-07-18 20:09:26 +08:00
# ACME 相关
acme>=2.10.0
cryptography>=43.0.0
certbot>=2.10.0
requests>=2.31.0
dnspython>=2.6.0