feat:增加博客统计接口
This commit is contained in:
@@ -1 +1,15 @@
|
||||
fastapi~=0.115.12
|
||||
fastapi~=0.115.12
|
||||
sqlalchemy~=2.0.41
|
||||
pydantic~=2.11.4
|
||||
PyJWT~=2.10.1
|
||||
passlib~=1.7.4
|
||||
loguru~=0.7.3
|
||||
pydantic-settings~=2.9.1
|
||||
pymysql~=1.1.1
|
||||
python-multipart~=0.0.20
|
||||
uvicorn~=0.23.0
|
||||
elasticsearch~=8.12.0
|
||||
fluent-logger~=0.10.0
|
||||
boto3~=1.40.59
|
||||
botocore~=1.40.59
|
||||
# pip download -r requirements.txt -d ./packages --only-binary=:all: --platform manylinux2014_x86_64 -i https://pypi.tuna.tsinghua.edu.cn/simple
|
||||
|
||||
Reference in New Issue
Block a user