deps...
This commit is contained in:
parent
34f3098a0d
commit
aed91c6375
|
@ -1,23 +1,21 @@
|
||||||
python-frontmatter~=1.0.0
|
aredis>=1.1.8
|
||||||
aredis~=1.1.8
|
httpx>=0.23.0
|
||||||
ariadne>=0.17.0
|
gql[httpx]
|
||||||
PyYAML>=5.4
|
|
||||||
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
|
||||||
gql[httpx]
|
ariadne>=0.17.0
|
||||||
graphql-core
|
|
||||||
uvicorn>=0.18.3
|
uvicorn>=0.18.3
|
||||||
|
python-frontmatter~=1.0.0
|
||||||
|
PyYAML>=5.4
|
||||||
|
pyjwt>=2.6.0
|
||||||
pydantic>=1.10.2
|
pydantic>=1.10.2
|
||||||
passlib~=1.7.4
|
passlib~=1.7.4
|
||||||
itsdangerous
|
itsdangerous
|
||||||
authlib>=1.1.0
|
authlib>=1.1.0
|
||||||
httpx>=0.23.0
|
|
||||||
psycopg2-binary
|
psycopg2-binary
|
||||||
bcrypt>=4.0.0
|
bcrypt>=4.0.0
|
||||||
websockets
|
websockets
|
||||||
flake8
|
flake8
|
||||||
DateTime~=4.7
|
|
||||||
python-dateutil~=2.8.2
|
python-dateutil~=2.8.2
|
||||||
lxml
|
lxml
|
||||||
sentry-sdk>=1.14.0
|
sentry-sdk>=1.14.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user