environment.yml 415 B

1234567891011121314151617181920
  1. name: eigenangles
  2. channels:
  3. - defaults
  4. - conda-forge
  5. dependencies:
  6. - python~=3.10
  7. - pip
  8. - pip:
  9. - snakemake~=6.15.2
  10. - numpy~=1.22.2
  11. - scipy~=1.8.0
  12. - elephant~=0.10.0
  13. - viziphant~=0.2.0
  14. - pandas~=1.4.0
  15. - seaborn~=0.11.2
  16. - ipympl~=0.8.8
  17. - jupyterlab
  18. - neo~=0.10.0 # +nestio fix (PR #1097)
  19. # - git+git://github.com/INM-6/NetworkUnit.git@v0.2
  20. # - nest==3.1.