environment.yml 179 B

123456789101112
  1. channels:
  2. - conda-forge
  3. - defaults
  4. dependencies:
  5. - datalad
  6. - openpyxl
  7. - openssl=1.1.1l
  8. - pip=21.2.4
  9. - python=3.8.12
  10. - python_abi=3.8
  11. - wheel=0.37.0
  12. - papermill