1
0

environment.yml 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. name: kraken
  2. channels:
  3. - defaults
  4. dependencies:
  5. - bzip2=1.0.8=h620ffc9_4
  6. - ca-certificates=2023.08.22=hca03da5_0
  7. - libffi=3.4.4=hca03da5_0
  8. - ncurses=6.4=h313beb8_0
  9. - openssl=3.0.12=h1a28f6b_0
  10. - pip=23.3=py310hca03da5_0
  11. - python=3.10.11=hb885b13_3
  12. - readline=8.2=h1a28f6b_0
  13. - setuptools=68.0.0=py310hca03da5_0
  14. - sqlite=3.41.2=h80987f9_0
  15. - tk=8.6.12=hb8d0fd4_0
  16. - wheel=0.41.2=py310hca03da5_0
  17. - xz=5.4.2=h80987f9_0
  18. - zlib=1.2.13=h5a0b063_0
  19. - pip:
  20. - altair==5.1.2
  21. - annotated-types==0.6.0
  22. - anyio==3.7.1
  23. - attrs==23.1.0
  24. - av==10.0.0
  25. - blinker==1.7.0
  26. - cachetools==5.3.2
  27. - certifi==2023.7.22
  28. - charset-normalizer==3.3.2
  29. - click==8.1.7
  30. - contourpy==1.2.0
  31. - cycler==0.12.1
  32. - decorator==5.1.1
  33. - distlib==0.3.7
  34. - docopt==0.6.2
  35. - docutils==0.20.1
  36. - exceptiongroup==1.1.3
  37. - fastapi==0.104.1
  38. - filelock==3.13.1
  39. - fonttools==4.44.0
  40. - func-timeout==4.3.5
  41. - gitdb==4.0.11
  42. - gitpython==3.1.40
  43. - idna==3.4
  44. - importlib-metadata==6.8.0
  45. - iniconfig==2.0.0
  46. - jinja2==3.1.2
  47. - joblib==1.3.2
  48. - jsonschema==4.19.2
  49. - jsonschema-specifications==2023.7.1
  50. - kiwisolver==1.4.5
  51. - lockfile==0.12.2
  52. - markdown-it-py==3.0.0
  53. - markupsafe==2.1.3
  54. - matplotlib==3.8.1
  55. - mdurl==0.1.2
  56. - mne==1.5.1
  57. - numpy==1.26.1
  58. - packaging==23.2
  59. - pandas==2.1.2
  60. - pid==3.0.4
  61. - pillow==10.1.0
  62. - pipreqs==0.4.13
  63. - platformdirs==3.11.0
  64. - pluggy==1.3.0
  65. - pooch==1.8.0
  66. - protobuf==4.25.0
  67. - pyarrow==14.0.1
  68. - pydantic==2.4.2
  69. - pydantic-core==2.10.1
  70. - pydeck==0.8.1b0
  71. - pyedflib==0.1.36
  72. - pygments==2.16.1
  73. - pyparsing==3.1.1
  74. - pyserial==3.5
  75. - pytest==7.4.3
  76. - python-daemon==3.0.1
  77. - python-dateutil==2.8.2
  78. - pytz==2023.3.post1
  79. - referencing==0.30.2
  80. - requests==2.31.0
  81. - rich==13.6.0
  82. - rpds-py==0.12.0
  83. - scikit-learn==1.3.2
  84. - scipy==1.11.3
  85. - service==0.6.0
  86. - setproctitle==1.3.3
  87. - six==1.16.0
  88. - smmap==5.0.1
  89. - sniffio==1.3.0
  90. - sqlalchemy==2.0.23
  91. - starlette==0.27.0
  92. - streamlit==1.28.1
  93. - tenacity==8.2.3
  94. - threadpoolctl==3.2.0
  95. - toml==0.10.2
  96. - tomli==2.0.1
  97. - toolz==0.12.0
  98. - tornado==6.3.3
  99. - tqdm==4.66.1
  100. - typing-extensions==4.8.0
  101. - tzdata==2023.3
  102. - tzlocal==5.2
  103. - urllib3==2.0.7
  104. - validators==0.22.0
  105. - virtualenv==20.24.6
  106. - yarg==0.1.9
  107. - zipp==3.17.0