Update project
Showing
alembic==1.12.1 | ||
aniso8601==9.0.1 | ||
annotated-types==0.6.0 | ||
apispec==6.3.0 | ||
autopep8==2.0.4 | ||
... | ... | @@ -15,8 +16,10 @@ email-validator==2.1.0.post1 |
Flask==3.0.0 | ||
flask-apispec==0.11.4 | ||
Flask-Bcrypt==1.0.1 | ||
Flask-Cors==4.0.0 | ||
flask-marshmallow==0.15.0 | ||
Flask-Migrate==4.0.5 | ||
Flask-RESTful==0.3.10 | ||
Flask-SQLAlchemy==3.1.1 | ||
greenlet==3.0.1 | ||
idna==3.4 | ||
... | ... | @@ -33,6 +36,7 @@ pydantic==2.4.2 |
pydantic_core==2.10.1 | ||
PyMySQL==1.1.0 | ||
python-consul==1.1.0 | ||
pytz==2023.3.post1 | ||
PyYAML==6.0.1 | ||
requests==2.31.0 | ||
six==1.16.0 | ||
... | ... |
Please register or sign in to comment