-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
117 lines (116 loc) · 3 KB
/
environment.yaml
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
108
109
110
111
112
113
114
115
116
name: hazard
channels:
- conda-forge
- defaults
dependencies:
- anyjson=0.3.3=py36_1
- argon2_cffi=19.1.0=py36he774522_0
- arrow=0.13.1=py36_0
- asn1crypto=0.24.0=py36_0
- atomicwrites=1.3.0=py36_1
- attrs=19.1.0=py36_1
- babel=2.7.0=py_0
- bcrypt=3.1.6=py36he774522_0
- beautifulsoup4=4.6.3=py36_0
- black=19.10b0=py36_0
- blas=1.0=mkl
- ca-certificates=2019.11.28=hecc5488_0
- certifi=2019.11.28=py36_0
- cffi=1.12.3=py36h7a1dbc1_0
- chardet=3.0.4=py36_1
- click=7.0=py36_0
- colorama=0.4.1=py36_0
- colour=0.1.5=py36_0
- cryptography=2.3.1=py36h74b6da3_0
- dataclasses=0.7=py36_0
- furl=2.0.0=py36_0
- html5lib=1.0.1=py36_0
- icc_rt=2019.0.0=h0cc432a_1
- idna=2.6=py36_1
- importlib_metadata=0.17=py36_1
- infinity=1.4=py36_0
- intel-openmp=2019.4=245
- intervals=0.8.1=py36_0
- krb5=1.16.1=h038dc86_6
- libiconv=1.15=h1df5818_7
- libpq=10.5=h5fe2233_0
- libxml2=2.9.9=h464c3ec_0
- libxslt=1.1.33=h579f668_0
- lxml=4.2.5=py36hef2cd61_0
- mkl=2018.0.3=1
- mkl_fft=1.0.6=py36hdbbee80_0
- mkl_random=1.0.1=py36h77b88f5_1
- more-itertools=7.0.0=py36_0
- mypy_extensions=0.4.3=py36_0
- numpy=1.14.6=py36hc27ee41_4
- numpy-base=1.14.6=py36h8128ebf_4
- openssl=1.0.2u=hfa6e2cd_0
- orderedmultidict=1.0=py36_0
- pandas=0.23.4=py36h830ac7b_0
- passlib=1.7.1=py36h28b3542_0
- phonenumbers=8.10.10=py_0
- pip=19.1.1=py36_0
- pluggy=0.12.0=py_0
- psycopg2=2.7.5=py36h74b6da3_0
- py=1.8.0=py36_0
- pycparser=2.19=py36_0
- pyopenssl=19.0.0=py36_0
- pysocks=1.7.0=py36_0
- pytest=3.9.1=py36_0
- python=3.6.8=h9f7ef89_7
- python-dateutil=2.8.0=py36_0
- pytz=2019.1=py_0
- requests=2.18.4=py36h4371aae_1
- scikit-learn=0.20.0=py36heebcf9a_1
- scipy=1.1.0=py36hc28095f_0
- setuptools=41.0.1=py36_0
- six=1.12.0=py36_0
- sqlalchemy=1.2.12=py36he774522_0
- sqlalchemy-utils=0.33.11=py36_0
- sqlite=3.29.0=he774522_0
- tabulate=0.8.2=py36_0
- tk=8.6.8=hfa6e2cd_0
- toml=0.10.0=py_0
- typing_extensions=3.7.4.1=py36_0
- urllib3=1.22=py36h276f60a_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.15.26706=h3a45250_4
- webencodings=0.5.1=py36_1
- wheel=0.33.4=py36_0
- win_inet_pton=1.1.0=py36_0
- wincertstore=0.2=py36h7fe50ca_0
- zipp=0.5.1=py_0
- zlib=1.2.11=h62dcd97_3
- pip:
- alembic==1.3.1
- appdirs==1.4.3
- cloudpickle==1.2.2
- configparser==4.0.2
- databricks-cli==0.9.1
- docker==4.1.0
- entrypoints==0.3
- flask==1.1.1
- gitdb2==2.0.6
- gitpython==3.0.5
- gorilla==0.3.0
- itsdangerous==1.1.0
- jinja2==2.10.3
- mako==1.1.0
- markupsafe==1.1.1
- mlflow==1.4.0
- pathspec==0.6.0
- protobuf==3.11.1
- pypiwin32==223
- python-editor==1.0.4
- pywin32==227
- pyyaml==5.2
- querystring-parser==1.2.4
- regex==2019.12.20
- simplejson==3.17.0
- smmap2==2.0.5
- sqlparse==0.3.0
- typed-ast==1.4.0
- waitress==1.3.1
- websocket-client==0.56.0
- werkzeug==0.16.0
prefix: C:\Users\Darth\Miniconda3\envs\hazard