environment.yml 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. name: cooperative_channels_analysis
  2. channels:
  3. - defaults
  4. - conda-forge
  5. - ostrokach-forge
  6. - pkgw-forge
  7. dependencies:
  8. - _libgcc_mutex=0.1=main
  9. - backports=1.0=py_2
  10. - backports.functools_lru_cache=1.5=py_2
  11. - backports_abc=0.5=py_0
  12. - blas=1.0=mkl
  13. - ca-certificates=2019.5.15=0
  14. - certifi=2019.6.16=py27_0
  15. - cycler=0.10.0=py27_0
  16. - dbus=1.13.6=h746ee38_0
  17. - expat=2.2.6=he6710b0_0
  18. - fontconfig=2.13.0=h9420a91_0
  19. - freetype=2.9.1=h8a8886c_1
  20. - functools32=3.2.3.2=py27_1
  21. - futures=3.3.0=py27_0
  22. - glib=2.56.2=hd408876_0
  23. - gst-plugins-base=1.14.0=hbbd80ab_1
  24. - gstreamer=1.14.0=hb453b48_1
  25. - icu=58.2=h9c2bf20_1
  26. - intel-openmp=2019.4=243
  27. - jinja2=2.10.1=py27_0
  28. - jpeg=9b=h024ee3a_2
  29. - kiwisolver=1.1.0=py27he6710b0_0
  30. - libedit=3.1.20181209=hc058e9b_0
  31. - libffi=3.2.1=hd88cf55_4
  32. - libgcc-ng=9.1.0=hdf63c60_0
  33. - libgfortran-ng=7.3.0=hdf63c60_0
  34. - libpng=1.6.37=hbc83047_0
  35. - libstdcxx-ng=9.1.0=hdf63c60_0
  36. - libuuid=1.0.3=h1bed415_2
  37. - libxcb=1.13=h1bed415_1
  38. - libxml2=2.9.9=hea5a465_1
  39. - markupsafe=1.1.1=py27h7b6447c_0
  40. - matplotlib=2.2.3=py27hb69df0a_0
  41. - mkl=2019.4=243
  42. - mkl_fft=1.0.12=py27ha843d7b_0
  43. - mkl_random=1.0.2=py27hd81dba3_0
  44. - ncurses=6.1=he6710b0_1
  45. - numpy=1.16.4=py27h7e9f1db_0
  46. - numpy-base=1.16.4=py27hde5b4d6_0
  47. - openssl=1.1.1c=h7b6447c_1
  48. - pandas=0.24.2=py27he6710b0_0
  49. - pcre=8.43=he6710b0_0
  50. - pip=19.1.1=py27_0
  51. - pyparsing=2.4.0=py_0
  52. - pyqt=5.9.2=py27h05f1152_2
  53. - python=2.7.16=h9bab390_0
  54. - python-dateutil=2.8.0=py27_0
  55. - pytz=2019.1=py_0
  56. - qt=5.9.7=h5867ecd_1
  57. - readline=7.0=h7b6447c_5
  58. - scipy=1.2.1=py27h7c811a0_0
  59. - setuptools=41.0.1=py27_0
  60. - singledispatch=3.4.0.3=py27h9bcb476_0
  61. - sip=4.19.8=py27hf484d3e_0
  62. - six=1.12.0=py27_0
  63. - sqlite=3.29.0=h7b6447c_0
  64. - subprocess32=3.5.4=py27h7b6447c_0
  65. - tk=8.6.8=hbc83047_0
  66. - tornado=5.1.1=py27h7b6447c_0
  67. - wheel=0.33.4=py27_0
  68. - xz=5.2.4=h14c3975_4
  69. - zlib=1.2.11=h7b6447c_3
  70. - pip:
  71. - cairocffi==0.9.0
  72. - cairosvg==1.0.22
  73. - cffi==1.12.3
  74. - cssselect2==0.2.1
  75. - html5lib==1.0.1
  76. - pdfrw==0.4
  77. - pycparser==2.19
  78. - pyphen==0.9.5
  79. - tinycss2==0.6.1
  80. - weasyprint==0.42.3
  81. - webencodings==0.5.1