Update environment.yml

This commit is contained in:
sobeit2020 2021-01-25 20:45:35 +00:00 committed by GitHub
parent 4a28fab8a1
commit 39cef2dbe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: freqtrade
channels:
# - defaults
- conda-forge
# - defaults
dependencies:
# 1/4 req main
- python>=3.7
@ -40,7 +40,7 @@ dependencies:
- pytest
- pytest-asyncio
- pytest-cov
- pytest-mock=
- pytest-mock
- isort
- nbconvert