graphql-engine/server/tests-py/requirements-top-level.txt
Brandon Simmons da78a77fb2 In tests/dev.sh: upgrade ruamel to support python 3.7. Closes #3312
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).
2019-11-14 18:53:33 -05:00

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