/repo2docker/buildpacks/conda/environment.py-3.5.frozen.yml

https://github.com/jupyter/repo2docker · YAML · 86 lines · 83 code · 0 blank · 3 comment · 0 complexity · 6450aeeb128a7837a5cdf9ee543ccd0e MD5 · raw file

  1. # py3.5 conda packages are no longer being updated as of 12/2018
  2. # this file is hand-maintained now
  3. # and should only receive security fixes, no new features
  4. name: r2d
  5. channels:
  6. - conda-forge
  7. - defaults
  8. - conda-forge/label/broken
  9. dependencies:
  10. - backcall=0.1.0=py_0
  11. - bleach=3.0.2=py_0
  12. - bzip2=1.0.6=h470a237_2
  13. - ca-certificates=2018.10.15=ha4d7672_0
  14. - certifi=2018.8.24=py35_1001
  15. - decorator=4.3.0=py_0
  16. - defusedxml=0.5.0=py_1
  17. - entrypoints=0.2.3=py35_2
  18. - gmp=6.1.2=hfc679d8_0
  19. - ipykernel=5.1.0=pyh24bf2e0_0
  20. - ipython=7.0.1=py35h24bf2e0_0
  21. - ipython_genutils=0.2.0=py_1
  22. - ipywidgets=7.2.1=py35_1
  23. - jedi=0.12.1=py35_0
  24. - jinja2=2.10=py_1
  25. - jsonschema=2.6.0=py35_2
  26. - jupyter_client=5.2.3=py_1
  27. - jupyter_core=4.4.0=py_0
  28. - jupyterlab=0.34.9=py35_0
  29. - jupyterlab_launcher=0.13.1=py_2
  30. - libffi=3.2.1=hfc679d8_5
  31. - libgcc-ng=7.2.0=hdf63c60_3
  32. - libsodium=1.0.16=h470a237_1
  33. - libstdcxx-ng=7.2.0=hdf63c60_3
  34. - markupsafe=1.0=py35h470a237_1
  35. - mistune=0.8.3=py35h470a237_2
  36. - nbconvert=5.4.0=1
  37. - nbformat=4.4.0=py_1
  38. - ncurses=6.1=hfc679d8_1
  39. - openssl=1.0.2p=h470a237_1
  40. - pandoc=1.19.2=0
  41. - pandocfilters=1.4.2=py_1
  42. - parso=0.3.1=py_0
  43. - pexpect=4.6.0=py35_0
  44. - pickleshare=0.7.5=py35_0
  45. - pip=18.0=py35_1001
  46. - prometheus_client=0.4.2=py_0
  47. - prompt_toolkit=2.0.7=py_0
  48. - ptyprocess=0.6.0=py35_1000
  49. - pygments=2.2.0=py_1
  50. - python=3.5.5=h5001a0f_2
  51. - python-dateutil=2.7.5=py_0
  52. - pyzmq=17.1.2=py35hae99301_0
  53. - readline=7.0=haf1bffa_1
  54. - send2trash=1.5.0=py_0
  55. - setuptools=40.4.3=py35_0
  56. - simplegeneric=0.8.1=py_1
  57. - six=1.11.0=py35_1
  58. - sqlite=3.25.3=hb1c47c0_0
  59. - terminado=0.8.1=py35_1
  60. - testpath=0.3.1=py35_1
  61. - tk=8.6.9=ha92aebf_0
  62. - tornado=5.1.1=py35h470a237_0
  63. - traitlets=4.3.2=py35_0
  64. - wcwidth=0.1.7=py_1
  65. - webencodings=0.5.1=py_1
  66. - wheel=0.32.0=py35_1000
  67. - widgetsnbextension=3.2.1=py35_1
  68. - xz=5.2.4=h470a237_1
  69. - zeromq=4.2.5=hfc679d8_6
  70. - zlib=1.2.11=h470a237_3
  71. - pip:
  72. - alembic==1.0.3
  73. - async-generator==1.10
  74. - chardet==3.0.4
  75. - idna==2.7
  76. - jupyterhub==0.9.4
  77. - mako==1.0.7
  78. - notebook==5.7.8
  79. - nteract-on-jupyter==1.9.6
  80. - pamela==0.3.0
  81. - python-editor==1.0.3
  82. - python-oauth2==1.1.0
  83. - requests==2.20.1
  84. - sqlalchemy==1.2.14
  85. - urllib3==1.24.1
  86. prefix: /opt/conda/envs/r2d