mirror of
https://github.com/getredash/redash.git
synced 2026-03-22 19:00:09 -04:00
11 lines
261 B
Plaintext
11 lines
261 B
Plaintext
pytest==3.2.3
|
|
pytest-cov==2.5.1
|
|
coverage==4.0.3
|
|
mock==2.0.0
|
|
|
|
# PyMongo and Athena dependencies are needed for some of the unit tests:
|
|
# (this is not perfect and we should resolve this in a different way)
|
|
pymongo[tls,srv]==3.6.1
|
|
botocore==1.10.2
|
|
PyAthena>=1.0.0
|