ANDA_env.yaml 273 B

1234567891011121314151617
  1. name: ANDA_env
  2. channels:
  3. - defaults
  4. dependencies:
  5. - matplotlib==3.0.2
  6. - numpy==1.15.4
  7. - python=3.7.2
  8. - scipy==1.2.0
  9. - pip=18.1
  10. - pip:
  11. - quantities==0.12.1
  12. - elephant==0.6.0
  13. - lxml==4.3.2
  14. - rdflib==4.2.2
  15. - ipython==7.3.0
  16. - PyYAML==5.1