-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathenvironment.yaml
107 lines (107 loc) · 6.01 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
name: melodie-pypytest
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- conda-forge
- defaults
dependencies:
- brotlipy=0.7.0=py39h7a188e9_1005
- bzip2=1.0.8=h8ffe710_4
- ca-certificates=2023.5.7=h56e8100_0
- certifi=2023.5.7=pyhd8ed1ab_0
- cffi=1.15.1=py39h68485e5_3
- charset-normalizer=3.1.0=pyhd8ed1ab_0
- cryptography=40.0.2=py39h1253b8f_0
- cython=0.29.34=py39h3665ca7_0
- expat=2.5.0=h63175ca_1
- idna=3.4=pyhd8ed1ab_0
- intel-openmp=2023.1.0=h57928b3_46319
- libblas=3.9.0=16_win64_mkl
- libcblas=3.9.0=16_win64_mkl
- libexpat=2.5.0=h63175ca_1
- libffi=3.4.2=h8ffe710_5
- libhwloc=2.9.1=h51c2c0f_0
- libiconv=1.17=h8ffe710_0
- liblapack=3.9.0=16_win64_mkl
- libsqlite=3.40.0=hcfcfb64_1
- libxml2=2.10.4=hc3477c8_0
- libzlib=1.2.13=hcfcfb64_4
- 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
- mkl=2022.1.0=h6a75c08_874
- msys2-conda-epoch=20160418=1
- numpy=1.24.3=py39h821adfb_0
- openssl=3.1.0=hcfcfb64_3
- packaging=23.1=pyhd8ed1ab_0
- platformdirs=3.5.0=pyhd8ed1ab_0
- pooch=1.7.0=pyha770c72_3
- pthreads-win32=2.9.1=hfa6e2cd_3
- pycparser=2.21=pyhd8ed1ab_0
- pyopenssl=23.1.1=pyhd8ed1ab_0
- pypy3.9=7.3.11=h994e1e7_0
- pysocks=1.7.1=pyh0701188_6
- python=3.9.16=0_73_pypy
- python_abi=3.9=3_pypy39_pp73
- requests=2.29.0=pyhd8ed1ab_0
- scipy=1.10.1=py39hbf2a3dc_1
- sqlite=3.40.0=hcfcfb64_1
- tbb=2021.9.0=h91493d7_0
- tk=8.6.12=h8ffe710_0
- typing-extensions=4.5.0=hd8ed1ab_0
- typing_extensions=4.5.0=pyha770c72_0
- ucrt=10.0.22621.0=h57928b3_0
- urllib3=1.26.15=pyhd8ed1ab_0
- vc=14.3=h3d8a991_11
- vc14_runtime=14.34.31931=h5081d32_13
- vs2015_runtime=14.34.31931=h4c5c07a_11
- win_inet_pton=1.1.0=pyhd8ed1ab_6
- xz=5.2.6=h8d14728_0
- zlib=1.2.13=hcfcfb64_4
- pip
- pip:
- astunparse==1.6.3
- blinker==1.6.2
- chardet==4.0.0
- click==8.1.3
- cloudpickle==2.2.1
- colorama==0.4.6
- et-xmlfile==1.1.0
- exceptiongroup==1.1.1
- flask==2.3.2
- flask-cors==3.0.10
- flask-sock==0.6.0
- h11==0.14.0
- importlib-metadata==6.6.0
- iniconfig==2.0.0
- itsdangerous==2.1.2
- jinja2==3.1.2
- markupsafe==2.1.2
- melodietable==0.1.0
- networkx==3.1
- openpyxl==3.1.2
- pandas==2.0.1
- pip==22.0.4
- pluggy==1.0.0
- plumbum==1.8.1
- pprintast==1.2.1
- pytest==7.3.1
- python-dateutil==2.8.2
- pytz==2023.3
- rpyc==5.3.1
- scikit-opt==0.6.6
- setuptools==58.1.0
- simple-websocket==0.10.0
- six==1.16.0
- sqlalchemy==1.4.48
- sqlalchemy-utils==0.41.1
- termcolor==2.3.0
- tomli==2.0.1
- tzdata==2023.3
- werkzeug==2.3.3
- wheel==0.40.0
- wsproto==1.2.0
- xlrd==1.2.0
- zipp==3.15.0
prefix: F:\Interpreters\windows\conda\envs\melodie-pypytest