mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
d179a6f2ec
https://github.com/hasura/graphql-engine-mono/pull/1818 Co-authored-by: paritosh-08 <85472423+paritosh-08@users.noreply.github.com> Co-authored-by: Puru Gupta <32328846+purugupta99@users.noreply.github.com> Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com> GitOrigin-RevId: aae87d34cd19c97e66721a2bd7602d907aeb90b3
43 lines
805 B
Plaintext
43 lines
805 B
Plaintext
# IF YOU CHANGE THIS PLEASE INCREMENT DEVSH_VERSION in `scripts/dev.sh`
|
|
# Please add direct dependencies to requirements-top-level.txt
|
|
aniso8601==7.0.0
|
|
apipkg==1.5
|
|
atomicwrites==1.3.0
|
|
attrs==19.3.0
|
|
certifi==2019.9.11
|
|
cffi==1.13.2
|
|
chardet==3.0.4
|
|
croniter==0.3.31
|
|
cryptography==3.4.7
|
|
execnet==1.7.1
|
|
graphene==2.1.8
|
|
graphql-core==2.2.1
|
|
graphql-relay==2.0.0
|
|
idna==2.8
|
|
importlib-metadata==0.23
|
|
jsondiff==1.2.0
|
|
more-itertools==7.2.0
|
|
packaging==19.2
|
|
pluggy==0.13.0
|
|
promise==2.2.1
|
|
psycopg2-binary==2.8.4
|
|
py==1.8.0
|
|
pycparser==2.19
|
|
PyJWT==2.1.0
|
|
pyparsing==2.4.5
|
|
pytest==5.3.1
|
|
pytest-forked==1.1.3
|
|
pytest-xdist==1.30.0
|
|
PyYAML==5.1.2
|
|
redis==3.5.3
|
|
requests==2.22.0
|
|
ruamel.yaml==0.16.5
|
|
ruamel.yaml.clib==0.2.0
|
|
Rx==1.6.1
|
|
six==1.13.0
|
|
SQLAlchemy==1.3.11
|
|
urllib3==1.25.7
|
|
wcwidth==0.1.7
|
|
websocket-client==0.56.0
|
|
zipp==0.6.0
|