- Downloads
 
add alembic-postgresql-enum dependency for detecting enum changes
| alembic~=1.10 | ||
| # needed to support auto discovery of and applying enum changes | ||
| alembic-postgresql-enum~=0.1 | ||
| click~=8.1 | ||
| jsonschema~=4.17 | ||
| flask~=2.2 | ||
| ... | ... | |
| ... | ... | 
Please sign in to comment