-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
86 lines (86 loc) · 2.07 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
name: dafd_web
channels:
- defaults
dependencies:
- _py-xgboost-mutex=2.0=cpu_0
- blas=1.0=mkl
- icc_rt=2022.1.0=h6049295_2
- intel-openmp=2022.1.0=h59b6b97_3788
- libxgboost=1.3.3=hd77b12b_0
- mkl=2020.2=256
- mkl-service=2.3.0=py36h196d8e1_0
- mkl_fft=1.3.0=py36h46781fe_0
- mkl_random=1.1.1=py36h47e9c7a_0
- numpy-base=1.19.2=py36ha3acd2a_0
- pip=21.2.2=py36haa95532_0
- py-xgboost=1.3.3=py36haa95532_0
- python=3.6.13=h3758d61_0
- setuptools=58.0.4=py36haa95532_0
- sqlite=3.39.2=h2bbff1b_0
- threadpoolctl=2.2.0=pyh0d69192_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py36h7fe50ca_0
- xgboost=1.3.3=py36haa95532_0
- pip:
- absl-py==0.7.1
- amqp==2.5.2
- astor==0.8.0
- astroid==2.2.5
- billiard==3.6.1.0
- celery==4.3.0
- certifi==2020.4.5.1
- click==7.0
- colorama==0.4.3
- cycler==0.10.0
- dominate==2.4.0
- flask==1.1.1
- flask-bootstrap==3.3.7.1
- gast==0.2.2
- google-pasta==0.1.7
- grpcio==1.22.0
- h5py==2.9.0
- importlib-metadata==1.3.0
- isort==4.3.21
- itsdangerous==1.1.0
- jinja2==2.10.1
- joblib==0.13.2
- keras==2.2.4
- keras-applications==1.0.8
- keras-preprocessing==1.1.0
- kiwisolver==1.1.0
- kombu==4.6.7
- lazy-object-proxy==1.4.1
- markdown==3.1.1
- markupsafe==1.1.1
- matplotlib==3.1.1
- mccabe==0.6.1
- more-itertools==8.0.2
- numpy==1.16.4
- pandas==0.24.2
- protobuf==3.8.0
- pylint==2.3.1
- pyparsing==2.4.2
- python-dateutil==2.8.0
- pytz==2019.1
- pyyaml==5.1.1
- redis==3.3.11
- salib==1.3.11
- scikit-learn==0.21.2
- scipy==1.5.4
- seaborn==0.10.1
- six==1.12.0
- tensorboard==1.14.0
- tensorflow==1.14.0
- tensorflow-estimator==1.14.0
- termcolor==1.1.0
- theano==1.0.4
- tqdm==4.36.1
- typed-ast==1.4.0
- vine==1.3.0
- visitor==0.1.3
- werkzeug==0.15.4
- wrapt==1.11.2
- zipp==0.6.0
prefix: C:\Users\dpmci\miniconda3\envs\dafd_web