forked from fortitudo-tech/entropy-pooling
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.yml
63 lines (63 loc) · 1.79 KB
/
requirements.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
name: entropy-pooling-dev
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=hd590300_5
- ca-certificates=2023.11.17=hbcca054_0
- colorama=0.4.6=pyhd8ed1ab_0
- coverage=7.4.0=py312h98912ed_0
- exceptiongroup=1.2.0=pyhd8ed1ab_0
- iniconfig=2.0.0=pyhd8ed1ab_0
- ld_impl_linux-64=2.40=h41732ed_0
- libblas=3.9.0=20_linux64_openblas
- libcblas=3.9.0=20_linux64_openblas
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h807b86a_3
- libgfortran-ng=13.2.0=h69a702a_3
- libgfortran5=13.2.0=ha4646dd_3
- libgomp=13.2.0=h807b86a_3
- liblapack=3.9.0=20_linux64_openblas
- libnsl=2.0.1=hd590300_0
- libopenblas=0.3.25=pthreads_h413a1c8_0
- libsqlite=3.44.2=h2797004_0
- libstdcxx-ng=13.2.0=h7e041cc_3
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.2.13=hd590300_5
- ncurses=6.4=h59595ed_2
- numpy=1.26.3=py312heda63a1_0
- openssl=3.2.0=hd590300_1
- packaging=23.2=pyhd8ed1ab_0
- pip=23.3.2=pyhd8ed1ab_0
- pluggy=1.3.0=pyhd8ed1ab_0
- pytest=7.4.4=pyhd8ed1ab_0
- pytest-cov=4.1.0=pyhd8ed1ab_0
- python=3.12.1=hab00c5b_1_cpython
- python_abi=3.12=4_cp312
- readline=8.2=h8228510_1
- scipy=1.11.4=py312heda63a1_0
- setuptools=69.0.3=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- wheel=0.42.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- pip:
- contourpy==1.2.0
- cvxopt==1.3.2
- cycler==0.12.1
- fonttools==4.47.0
- fortitudo-tech==1.0.2
- kiwisolver==1.4.5
- matplotlib==3.8.2
- pandas==2.1.4
- pillow==10.2.0
- pyparsing==3.1.1
- python-dateutil==2.8.2
- pytz==2023.3.post1
- six==1.16.0
- tzdata==2023.4