redash/requirements_dev.txt

8 lines
123 B
Plaintext
Raw Normal View History

pytest==3.2.3
pytest-cov==2.5.1
coverage==4.0.3
mock==2.0.0
2017-01-15 10:35:17 +00:00
# PyMongo is needed for one of the unit tests:
pymongo==3.2.1