rebase
This commit is contained in:
@@ -7,6 +7,7 @@ alembic==1.13.1
|
||||
psycopg2-binary==2.9.9 # for alembic sync migrations
|
||||
pydantic==2.7.1
|
||||
pydantic-settings==2.2.1
|
||||
email-validator==2.2.0 # required by pydantic.EmailStr
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
bcrypt==4.1.2
|
||||
@@ -22,7 +23,6 @@ PyYAML==6.0.1
|
||||
pytest==8.1.1
|
||||
pytest-asyncio==0.23.6
|
||||
pytest-cov==5.0.0
|
||||
httpx==0.27.0
|
||||
anyio==4.3.0
|
||||
# lint / types
|
||||
ruff==0.4.4
|
||||
|
||||
Reference in New Issue
Block a user