首次提交

This commit is contained in:
2026-07-18 20:09:26 +08:00
commit 521ad3b635
48 changed files with 7199 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
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
# ACME 相关
acme>=2.10.0
cryptography>=43.0.0
certbot>=2.10.0
requests>=2.31.0
dnspython>=2.6.0