You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/requirements-dev.txt

11 lines
182 B

# Include all requirements to run the bot.
-r requirements.txt
flake8==3.6.0
pytest==4.1.1
pytest-mock==1.10.0
pytest-asyncio==0.10.0
pytest-cov==2.6.1
coveralls==1.5.1
mypy==0.660