Alembic configuration
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
|
||||
# Database migrations
|
||||
alembic>=1.13.0
|
||||
# Linting and formatting tools
|
||||
# Development tools
|
||||
black>=23.0.0
|
||||
isort>=5.12.0
|
||||
flake8>=6.0.0
|
||||
mypy>=1.0.0
|
||||
mypy>=1.5.0
|
||||
|
||||
# Optional: More advanced linting
|
||||
flake8-docstrings>=1.7.0
|
||||
|
||||
Reference in New Issue
Block a user