mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
1b378ae6e8
GitOrigin-RevId: e347bc2f66bad814516662e34bbd8322c214be25
43 lines
803 B
Plaintext
43 lines
803 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==2.8
|
|
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==1.7.1
|
|
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
|