- Downloads
update dependencies
| alembic==1.14.0 | alembic==1.14.1 | ||
| # needed to support auto discovery of and applying enum changes | # needed to support auto discovery of and applying enum changes | ||
| alembic-postgresql-enum==0.4.0 | alembic-postgresql-enum==0.4.0 | ||
| click==8.1.7 | click==8.1.8 | ||
| jsonschema | jsonschema | ||
| flask==3.1.0 | flask==3.1.0 | ||
| flask-cors==5.0.0 | flask-cors==5.0.0 | ||
| flask-migrate==4.0.7 | flask-migrate==4.1.0 | ||
| flask-sqlalchemy==3.1.1 | flask-sqlalchemy==3.1.1 | ||
| openpyxl==3.1.5 | openpyxl==3.1.5 | ||
| psycopg2-binary==2.9.10 | psycopg2-binary==2.9.10 | ||
| SQLAlchemy==2.0.36 | SQLAlchemy==2.0.37 | ||
| authlib==1.3.2 | authlib==1.4.0 | ||
| flask-login==0.6.3 | flask-login==0.6.3 | ||
| validators==0.34.0 | validators==0.34.0 | ||
| requests | requests | ||
| ... | ... | ||
| ... | ... |
Please sign in to comment