21 lines
223 B
YAML
21 lines
223 B
YAML
name: win64_env
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.8
|
|
- numpy
|
|
- scipy
|
|
- matplotlib
|
|
- scikit-learn
|
|
- pandas
|
|
- pytest
|
|
- boto3
|
|
- hypothesis
|
|
- jsonschema
|
|
- cupy
|
|
- python-graphviz
|
|
- pip
|
|
- py-ubjson
|
|
- cffi
|
|
- pyarrow
|