-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconda-py35-env.yml
108 lines (107 loc) · 2.63 KB
/
conda-py35-env.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
name: openai
channels:
- conda-forge
- anaconda-fusion
- defaults
dependencies:
- bleach=1.5.0=py35_0
- ca-certificates=2017.4.17=0
- colorama=0.3.9=py35_0
- cycler=0.10.0=py35_0
- decorator=4.0.11=py35_0
- entrypoints=0.2.2=py35_1
- freetype=2.7=vc14_1
- html5lib=0.999=py35_0
- icu=58.1=vc14_1
- ipykernel=4.6.1=py35_0
- ipython=6.0.0=py35_0
- ipython_genutils=0.2.0=py35_0
- ipywidgets=6.0.0=py35_0
- jedi=0.10.0=py35_0
- jinja2=2.9.5=py35_0
- jpeg=9b=vc14_0
- jsonschema=2.5.1=py35_0
- jupyter=1.0.0=py35_0
- jupyter_client=5.0.1=py35_0
- jupyter_console=5.1.0=py35_0
- jupyter_core=4.3.0=py35_0
- libpng=1.6.28=vc14_0
- mako=1.0.6=py35_0
- markupsafe=1.0=py35_0
- matplotlib=2.0.2=np112py35_0
- mistune=0.7.4=py35_0
- nbconvert=5.1.1=py35_1
- nbformat=4.3.0=py35_0
- nose=1.3.7=py35_2
- notebook=5.0.0=py35_0
- openssl=1.0.2h=vc14_3
- pandoc=1.19.2=0
- pandocfilters=1.4.1=py35_0
- pickleshare=0.7.3=py35_0
- prompt_toolkit=1.0.14=py35_0
- pygments=2.2.0=py35_0
- pyparsing=2.2.0=py35_0
- pyqt=5.6.0=py35_2
- python=3.5.3=3
- python-dateutil=2.6.0=py35_0
- pytz=2017.2=py35_0
- pyzmq=16.0.2=py35_2
- qt=5.6.2=vc14_1
- qtconsole=4.3.0=py35_0
- simplegeneric=0.8.1=py35_0
- sip=4.18=py35_1
- six=1.10.0=py35_1
- testpath=0.3=py35_0
- theano=0.9.0=py35_0
- tornado=4.5.1=py35_0
- traitlets=4.3.2=py35_0
- vc=14=0
- vs2015_runtime=14.0.25123=0
- wcwidth=0.1.7=py35_0
- webencodings=0.5=py35_0
- wheel=0.29.0=py35_0
- widgetsnbextension=2.0.0=py35_0
- win_unicode_console=0.5=py35_0
- zlib=1.2.11=vc14_0
- libgpuarray=0.6.4=vc14_0
- libpython=2.0=py35_0
- m2w64-binutils=2.25.1=5
- m2w64-bzip2=1.0.6=6
- m2w64-crt-git=5.0.0.4636.2595836=2
- m2w64-gcc=5.3.0=6
- m2w64-gcc-ada=5.3.0=6
- m2w64-gcc-fortran=5.3.0=6
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gcc-objc=5.3.0=6
- m2w64-gmp=6.1.0=2
- m2w64-headers-git=5.0.0.4636.c0ad18a=2
- m2w64-isl=0.16.1=2
- m2w64-libiconv=1.14=6
- m2w64-libmangle-git=5.0.0.4509.2e5a9a2=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- m2w64-make=4.1.2351.a80a8b8=2
- m2w64-mpc=1.0.3=3
- m2w64-mpfr=3.1.4=4
- m2w64-pkg-config=0.29.1=2
- m2w64-toolchain=5.3.0=7
- m2w64-tools-git=5.0.0.4592.90b8472=2
- m2w64-windows-default-manifest=6.4=3
- m2w64-winpthreads-git=5.0.0.4634.697f757=2
- m2w64-zlib=1.2.8=10
- mkl=2017.0.1=0
- msys2-conda-epoch=20160418=1
- numpy=1.12.1=py35_0
- pip=9.0.1=py35_1
- pygpu=0.6.4=py35_0
- scipy=0.19.0=np112py35_0
- setuptools=27.2.0=py35_1
- pip:
- ipython-genutils==0.2.0
- jupyter-client==5.0.1
- jupyter-console==5.1.0
- jupyter-core==4.3.0
- prompt-toolkit==1.0.14
- win-unicode-console==0.5
prefix: C:\Users\mtr932\AppData\Local\Continuum\Anaconda3\envs\openai