File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ dependencies:
77 - nodejs = 18.16.1
88 # Install these from conda-forge so that dependent packages get included in the distributable
99 - lxml = 4.9.3 # PyPI build fails due to x64/arm64 mismatch so install from conda-forge
10- - pyedflib = 0.1.39 # PyPI build fails due to x64/arm64 mismatch so install from conda-forge
10+ - pyedflib = 0.1.38 # PyPI build fails due to x64/arm64 mismatch so install from conda-forge
1111 - numpy # May have x64/arm64 mismatch issues so install from conda-forge
1212 - pytables = 3.10.2 # PyPI build fails on arm64 so install from conda-forge (used by neuroconv deps)
1313 - jsonschema = 4.18.0 # Also installs jsonschema-specifications
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ dependencies:
77 - nodejs = 18.16.1
88 - pywin32 = 308
99 - git = 2.20.1
10- - setuptools = 58.0.4
1110 - pip
1211 - pip :
1312 - setuptools==70.0.0
You can’t perform that action at this time.
0 commit comments