django-cryptolock/requirements_test.txt

18 lines
236 B
Plaintext
Raw Permalink Normal View History

# Dependencies
django-model-utils>=2.0
monero>=0.6
python-monerorpc>=0.5.5
2020-07-14 19:28:33 +02:00
djangorestframework>=3.9.3
# Test Dependencies
coverage==4.4.1
mock>=1.0.1
flake8>=2.1.0
tox>=1.7.0
coveralls
2019-10-15 19:13:56 +02:00
pytest
pytest-django
pytest-cov
model_mommy
black