-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
105 lines (104 loc) · 2.83 KB
/
environment.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
name: ndfds2_2
channels:
- defaults
dependencies:
- asn1crypto=0.24.0=py37_0
- astroid=2.1.0=py37_0
- backcall=0.1.0=py37_0
- blas=1.0=mkl
- bleach=3.0.2=py37_0
- ca-certificates=2018.03.07=0
- certifi=2018.11.29=py37_0
- cffi=1.11.5=py37h74b6da3_1
- chardet=3.0.4=py37_1
- colorama=0.4.1=py37_0
- cryptography=2.4.2=py37h7a1dbc1_0
- cycler=0.10.0=py37_0
- decorator=4.3.0=py37_0
- entrypoints=0.2.3=py37_2
- freetype=2.9.1=ha9979f8_1
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=ha66f8fd_1
- idna=2.8=py37_0
- intel-openmp=2019.1=144
- ipykernel=5.1.0=py37h39e3cac_0
- ipython=7.2.0=py37h39e3cac_0
- ipython_genutils=0.2.0=py37_0
- isort=4.3.4=py37_0
- jedi=0.13.2=py37_0
- jinja2=2.10=py37_0
- jpeg=9b=hb83a4c4_2
- jsonschema=2.6.0=py37_0
- jupyter_client=5.2.4=py37_0
- jupyter_core=4.4.0=py37_0
- kiwisolver=1.0.1=py37h6538335_0
- lazy-object-proxy=1.3.1=py37hfa6e2cd_2
- libpng=1.6.35=h2a8f88b_0
- libsodium=1.0.16=h9d3ae62_0
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gmp=6.1.0=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- markupsafe=1.1.0=py37he774522_0
- matplotlib=3.0.2=py37hc8f65d3_0
- mccabe=0.6.1=py37_1
- mistune=0.8.4=py37he774522_0
- mkl=2019.1=144
- mkl_fft=1.0.6=py37h6288b17_0
- mkl_random=1.0.2=py37h343c172_0
- msys2-conda-epoch=20160418=1
- nbconvert=5.3.1=py37_0
- nbformat=4.4.0=py37_0
- notebook=5.7.4=py37_0
- numpy=1.15.4=py37h19fb1c0_0
- numpy-base=1.15.4=py37hc3f5095_0
- openssl=1.1.1a=he774522_0
- pandoc=2.2.3.2=0
- pandocfilters=1.4.2=py37_1
- parso=0.3.1=py37_0
- pickleshare=0.7.5=py37_0
- pip=18.1=py37_0
- prometheus_client=0.5.0=py37_0
- prompt_toolkit=2.0.7=py37_0
- pycparser=2.19=py37_0
- pygments=2.3.1=py37_0
- pylint=2.2.2=py37_0
- pyopenssl=18.0.0=py37_0
- pyparsing=2.3.0=py37_0
- pyqt=5.9.2=py37h6538335_2
- pysocks=1.6.8=py37_0
- python=3.7.2=h8c8aaf0_0
- python-dateutil=2.7.5=py37_0
- pytz=2018.7=py37_0
- pywinpty=0.5.5=py37_1000
- pyzmq=17.1.2=py37hfa6e2cd_0
- qt=5.9.7=vc14h73c81de_0
- requests=2.21.0=py37_0
- send2trash=1.5.0=py37_0
- setuptools=40.6.3=py37_0
- sip=4.19.8=py37h6538335_0
- six=1.12.0=py37_0
- sqlite=3.26.0=he774522_0
- terminado=0.8.1=py37_1
- testpath=0.4.2=py37_0
- tornado=5.1.1=py37hfa6e2cd_0
- traitlets=4.3.2=py37_0
- urllib3=1.24.1=py37_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.15.26706=h3a45250_0
- wcwidth=0.1.7=py37_0
- webencodings=0.5.1=py37_1
- wheel=0.32.3=py37_0
- win_inet_pton=1.0.1=py37_1
- wincertstore=0.2=py37_0
- winpty=0.4.3=4
- wrapt=1.10.11=py37hfa6e2cd_2
- zeromq=4.2.5=he025d50_1
- zlib=1.2.11=h62dcd97_3
- pip:
- oauthlib==2.1.0
- pandas==0.23.4
- requests-oauthlib==1.0.0
- tweepy==3.7.0
prefix: C:\Users\lucas\Anaconda3\envs\ndfds2_2