fix-reqs
This commit is contained in:
24
requirements.txt
Normal file
24
requirements.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
git+https://github.com/tonyrewin/ariadne.git#master
|
||||
git+https://github.com/encode/starlette.git#master
|
||||
git+https://github.com/graphql-python/gql.git#master
|
||||
SQLAlchemy
|
||||
uvicorn
|
||||
aredis
|
||||
itsdangerous
|
||||
Authlib
|
||||
PyJWT
|
||||
PyYAML
|
||||
httpx
|
||||
psycopg2-binary
|
||||
bcrypt
|
||||
sentry-sdk
|
||||
boto3
|
||||
botocore
|
||||
transliterate
|
||||
passlib
|
||||
pydantic
|
||||
|
||||
flake8
|
||||
isort
|
||||
brunette
|
||||
mypy
|
Reference in New Issue
Block a user