graphql-engine/server/tests-py/requirements.txt
Anon Ray a509a86eaa implement internal graphql server for remote schema tests (#1117)
* implement internal graphql server for remote schema tests

* add one more graphql endpoint and more tests

* add missing dependency
2018-11-26 18:38:16 +05:30

11 lines
113 B
Plaintext

psycopg2-binary
sqlalchemy
pytest
requests
pyyaml
websocket-client
pyjwt >= 1.5.3
jsondiff
cryptography
graphene