-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
50 lines (50 loc) · 1.25 KB
/
environment.yml
File metadata and controls
50 lines (50 loc) · 1.25 KB
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
name: connector
channels:
- conda-forge
- defaults
dependencies:
- argh=0.26.2=py36_1001
- atomicwrites=1.1.5=py36_0
- attrs=18.1.0=py36_0
- blas=1.0=openblas
- ca-certificates=2019.3.9=hecc5488_0
- certifi=2019.3.9=py36_0
- cython=0.28.3=py36h14c3975_0
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=7.2.0=hdf63c60_3
- libgfortran-ng=7.2.0=hdf63c60_3
- libopenblas=0.2.20=h9ac9557_7
- libstdcxx-ng=7.2.0=hdf63c60_3
- more-itertools=4.2.0=py36_0
- ncurses=6.1=hf484d3e_0
- nomkl=2.0=0
- numpy=1.14.2=py36_nomklh2b20989_1
- openssl=1.0.2p=h470a237_2
- pandas=0.23.1=py36h637b7d7_0
- pathtools=0.1.2=py_1
- pip=10.0.1=py36_0
- pluggy=0.6.0=py36hb689045_0
- py=1.5.3=py36_0
- pytest=3.6.1=py36_0
- python=3.6.5=hc3d631a_2
- python-dateutil=2.7.3=py36_0
- pytz=2018.4=py36_0
- pyyaml=3.13=py36h470a237_1
- readline=7.0=ha6073c6_4
- setuptools=39.2.0=py36_0
- six=1.11.0=py36h372c433_1
- sqlite=3.23.1=he433501_0
- tk=8.6.7=hc745277_3
- watchdog=0.8.3=py_2
- wheel=0.31.1=py36_0
- xz=5.2.4=h14c3975_4
- yaml=0.1.7=h470a237_1
- zlib=1.2.11=ha838bed_2
- pip:
- chardet==3.0.4
- idna==2.7
- influxdb==5.0.0
- paho-mqtt==1.3.1
- requests==2.19.1
- urllib3==1.23