Merge pull request #4730 from wr0ngc0degen/develop

update conda dependencies to make compatible with tables package
This commit is contained in:
Matthias 2021-04-13 12:19:49 +02:00 committed by GitHub
commit b0bd73272c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ channels:
# - defaults # - defaults
dependencies: dependencies:
# 1/4 req main # 1/4 req main
- python>=3.7 - python>=3.7,<3.9
- numpy - numpy
- pandas - pandas
- pip - pip