
name: itk_registration
dependencies:
  - python==3.8.5
  - pip
  - pywin32
  - pip:
    - aicsimageio==4.8.0
    - aicspylibczi
    - itk==5.2.1.post1
    - itk-core==5.2.1.post1
    - itk-elastix==0.13.0
    - itk-filtering==5.2.1.post1
    - itk-io==5.2.1.post1
    - itk-numerics==5.2.1.post1
    - itk-registration==5.2.1.post1
    - itk-segmentation==5.2.1.post1
    - numpy==1.21.0
