Commit cda58311 authored by 崔为之's avatar 崔为之 💪🏽

Update project

parent f7f990a4
alembic==1.12.1 alembic==1.12.1
aniso8601==9.0.1
annotated-types==0.6.0 annotated-types==0.6.0
apispec==6.3.0 apispec==6.3.0
autopep8==2.0.4 autopep8==2.0.4
...@@ -15,8 +16,10 @@ email-validator==2.1.0.post1 ...@@ -15,8 +16,10 @@ email-validator==2.1.0.post1
Flask==3.0.0 Flask==3.0.0
flask-apispec==0.11.4 flask-apispec==0.11.4
Flask-Bcrypt==1.0.1 Flask-Bcrypt==1.0.1
Flask-Cors==4.0.0
flask-marshmallow==0.15.0 flask-marshmallow==0.15.0
Flask-Migrate==4.0.5 Flask-Migrate==4.0.5
Flask-RESTful==0.3.10
Flask-SQLAlchemy==3.1.1 Flask-SQLAlchemy==3.1.1
greenlet==3.0.1 greenlet==3.0.1
idna==3.4 idna==3.4
...@@ -33,6 +36,7 @@ pydantic==2.4.2 ...@@ -33,6 +36,7 @@ pydantic==2.4.2
pydantic_core==2.10.1 pydantic_core==2.10.1
PyMySQL==1.1.0 PyMySQL==1.1.0
python-consul==1.1.0 python-consul==1.1.0
pytz==2023.3.post1
PyYAML==6.0.1 PyYAML==6.0.1
requests==2.31.0 requests==2.31.0
six==1.16.0 six==1.16.0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment