name: arivis_skeleton_env
channels:
  - defaults
dependencies:
  - python==3.11.5
  - pip
  - pywin32
  - pip:
    - numpy==1.24.3
    - scikit-image==0.20.0
    - scikit-learn==1.3.0
    - matplotlib==3.7.2
    - pandas==2.0.3
    - opencv-python==4.8.1.78
    - skan==0.11.1