This commit is contained in:
Tony Rewin 2023-10-05 23:22:11 +03:00
parent 46044a0f98
commit 3c936e7860

View File

@ -6,7 +6,7 @@ pyjwt>=2.6.0
git+https://github.com/encode/starlette.git#main git+https://github.com/encode/starlette.git#main
sqlalchemy>=1.4.41 sqlalchemy>=1.4.41
graphql-core>=3.0.3 graphql-core>=3.0.3
gql[httpx] gql[httpx]>=3.4.1
uvicorn>=0.18.3 uvicorn>=0.18.3
pydantic>=1.10.2 pydantic>=1.10.2
passlib~=1.7.4 passlib~=1.7.4
@ -27,3 +27,4 @@ python-multipart~=0.0.6
alembic==1.11.3 alembic==1.11.3
Mako==1.2.4 Mako==1.2.4
MarkupSafe==2.1.3 MarkupSafe==2.1.3
transliterate