name: pysegcnn
channels:
  - conda-forge
  - defaults
dependencies:
  - python=3.7
  - numpy
  - scipy
  - gdal
  - matplotlib
  - pytorch