-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yaml
78 lines (78 loc) · 2.45 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
name: LogPMBenchmark
channels:
- conda-forge
- defaults
dependencies:
- alembic=1.10.2=pyhd8ed1ab_0
- blas=1.0=mkl
- bottleneck=1.3.5=py39h080aedc_0
- brotlipy=0.7.0=py39hb82d6ee_1004
- ca-certificates=2022.12.7=h5b45459_0
- cachetools=5.3.0=pyhd8ed1ab_0
- certifi=2022.12.7=pyhd8ed1ab_0
- cffi=1.15.1=py39h0878f49_0
- charset-normalizer=2.1.1=pyhd8ed1ab_0
- cmaes=0.9.1=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- colorlog=6.7.0=py39hcbf5309_1
- cryptography=3.4.8=py39h7bc7c5c_1
- fire=0.4.0=pyh44b312d_0
- greenlet=2.0.1=py39hd77b12b_0
- idna=3.4=pyhd8ed1ab_0
- importlib-metadata=6.0.0=pyha770c72_0
- importlib_metadata=6.0.0=hd8ed1ab_0
- importlib_resources=5.12.0=pyhd8ed1ab_0
- intel-openmp=2023.0.0=h57928b3_25922
- joblib=1.2.0=pyhd8ed1ab_0
- jsonpickle=1.5.1=pyhd8ed1ab_0
- libblas=3.9.0=12_win64_mkl
- libcblas=3.9.0=12_win64_mkl
- liblapack=3.9.0=12_win64_mkl
- 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
- mako=1.2.4=pyhd8ed1ab_0
- markupsafe=1.1.1=py39hb82d6ee_4
- mkl=2021.4.0=h0e2418a_729
- mkl-service=2.4.0=py39h6b0492b_0
- msys2-conda-epoch=20160418=1
- numexpr=2.8.4=py39h5b0cc5e_0
- numpy=1.22.3=py39h0948cea_2
- openssl=1.1.1t=h2bbff1b_0
- optuna=3.1.0=pyhd8ed1ab_0
- packaging=23.0=pyhd8ed1ab_0
- pandas=1.5.3=py39hf11a4ad_0
- pip=23.0.1=py39haa95532_0
- pycparser=2.21=pyhd8ed1ab_0
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyh0701188_6
- python=3.9.16=h6244533_2
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pytz=2022.7.1=pyhd8ed1ab_0
- pyyaml=6.0=py39hb82d6ee_4
- requests=2.28.2=pyhd8ed1ab_0
- scikit-learn=1.2.1=py39hd77b12b_0
- scipy=1.8.1=py39h5567194_2
- setuptools=65.6.3=py39haa95532_0
- six=1.16.0=pyh6c4a22f_0
- sqlalchemy=1.4.39=py39h2bbff1b_0
- sqlite=3.41.1=h2bbff1b_0
- tbb=2021.7.0=h59b6b97_0
- termcolor=2.2.0=pyhd8ed1ab_0
- threadpoolctl=3.1.0=pyh8a188c0_0
- tqdm=4.65.0=pyhd8ed1ab_1
- typing-extensions=4.5.0=hd8ed1ab_0
- typing_extensions=4.5.0=pyha770c72_0
- tzdata=2022g=h04d1e81_0
- urllib3=1.26.15=pyhd8ed1ab_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.38.4=py39haa95532_0
- win_inet_pton=1.1.0=pyhd8ed1ab_6
- wincertstore=0.2=py39haa95532_2
- yaml=0.2.5=h8ffe710_2
- zipp=3.15.0=pyhd8ed1ab_0
prefix: C:\Users\shshe\anaconda3\envs\LogParsersBenchmark