Files
acme-auto/requirements.txt
T
2026-07-20 10:04:57 +08:00

17 lines
274 B
Plaintext

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
apscheduler>=3.10.0
# ACME 相关
acme>=2.10.0
cryptography>=43.0.0
certbot>=2.10.0
requests>=2.31.0
dnspython>=2.6.0