Updated most python dependencies
Primarily FastAPI and Pydantic to v2. Also ruff to latest. Updated some code to support Pydantic v2
This commit is contained in:
@@ -4,6 +4,7 @@ Revision ID: 304a32906234
|
||||
Revises: aafcd7fb0e84
|
||||
Create Date: 2024-03-26 13:49:26.594399
|
||||
"""
|
||||
|
||||
import sqlalchemy as sa
|
||||
from alembic import op
|
||||
|
||||
|
||||
Reference in New Issue
Block a user