首次提交
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user