mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-05-30 04:07:45 +08:00
Tested on python 3.5 and 3.7 We make light use of pyenv to set an appropriate python version if installed. We could easily install a correct version too if we wanted but that seemed invasive. The newer ruamel was an annoying upgrade but also offers some improvements that exposed some test suite issues (fixed later).
15 lines
174 B
Plaintext
15 lines
174 B
Plaintext
psycopg2-binary
|
|
sqlalchemy
|
|
pytest==4.5.0
|
|
pytest-xdist
|
|
requests
|
|
pyyaml
|
|
websocket-client
|
|
pyjwt >= 1.5.3
|
|
jsondiff
|
|
cryptography
|
|
graphene
|
|
brotlipy
|
|
ruamel.yaml > 0.15
|
|
graphql-core
|