-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yaml
81 lines (81 loc) · 4.84 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
name: pv_gens
channels:
- conda-forge
- defaults
dependencies:
- _py-xgboost-mutex=2.0=cpu_0
- beautifulsoup4=4.9.3=pyhb0f4dca_0
- blas=1.0=mkl
- bs4=4.9.3=0
- ca-certificates=2021.7.5=haa95532_1
- certifi=2021.5.30=py37h03978a9_0
- cycler=0.10.0=py_2
- freetype=2.10.4=h546665d_1
- icc_rt=2019.0.0=h0cc432a_1
- icu=68.1=h0e60522_0
- intel-openmp=2021.3.0=h57928b3_3372
- joblib=1.0.1=pyhd8ed1ab_0
- jpeg=9d=h8ffe710_0
- kiwisolver=1.3.1=py37h8c56517_1
- libblas=3.9.0=8_mkl
- libcblas=3.9.0=8_mkl
- libclang=11.1.0=default_h5c34c98_1
- libiconv=1.16=he774522_0
- liblapack=3.9.0=8_mkl
- libpng=1.6.37=h1d00b33_2
- libxgboost=1.4.0=h0e60522_0
- libxml2=2.9.12=hf5bbc77_0
- libxslt=1.1.34=he774522_0
- lxml=4.6.3=py37hd07aab1_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
- matplotlib=3.2.2=1
- matplotlib-base=3.2.2=py37hab8957c_1
- mkl=2020.4=hb70f87d_311
- mkl-service=2.3.0=py37h4ab8f01_2
- mkl_fft=1.2.0=py37h3a3b6f7_1
- mkl_random=1.2.0=py37h414f9d2_1
- msys2-conda-epoch=20160418=1
- numpy=1.16.5=py37h19fb1c0_0
- numpy-base=1.16.5=py37hc3f5095_0
- openssl=1.1.1k=h8ffe710_1
- pandas=1.1.5=py37h08fd248_0
- pip=21.2.4=pyhd8ed1ab_0
- py-xgboost=1.4.0=py37h03978a9_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pyqt=5.12.3=py37h03978a9_7
- pyqt-impl=5.12.3=py37hf2a7229_7
- pyqt5-sip=4.19.18=py37hf2a7229_7
- pyqtchart=5.12=py37hf2a7229_7
- pyqtwebengine=5.12.1=py37hf2a7229_7
- python=3.7.10=h6244533_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python_abi=3.7=2_cp37m
- pytz=2021.1=pyhd8ed1ab_0
- qt=5.12.9=h5909a2a_4
- scikit-learn=0.23.2=py37heb15398_3
- scipy=1.5.3=py37h6db1a17_0
- setuptools=57.4.0=py37h03978a9_0
- six=1.16.0=pyh6c4a22f_0
- soupsieve=2.2.1=pyhd3eb1b0_0
- sqlite=3.36.0=h8ffe710_0
- threadpoolctl=2.2.0=pyh8a188c0_0
- tornado=6.1=py37hcc03f2d_1
- ucrt=10.0.20348.0=h57928b3_0
- vc=14.2=hb210afc_5
- vs2015_runtime=14.29.30037=h902a5da_5
- wheel=0.37.0=pyhd8ed1ab_1
- xgboost=1.4.0=py37h03978a9_0
- yaml=0.2.5=he774522_0
- zlib=1.2.11=h62dcd97_1010
- pip:
- charset-normalizer==2.0.4
- idna==3.2
- isodate==0.6.0
- requests==2.26.0
- solcast==0.2.1
- urllib3==1.26.6
prefix: C:\Users\kamui\.conda\envs\pv_gens