-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
108 lines (108 loc) · 3.17 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
name: buildcv
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- aiohttp=3.8.4=py311h459d7ec_1
- aiosignal=1.3.1=pyhd8ed1ab_0
- asttokens=2.2.1=pyhd8ed1ab_0
- async-timeout=4.0.2=pyhd8ed1ab_0
- attrs=23.1.0=pyh71513ae_1
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_3
- backports.functools_lru_cache=1.6.5=pyhd8ed1ab_0
- blinker=1.6.2=pyhd8ed1ab_0
- brotlipy=0.7.0=py311hd4cff14_1005
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2023.5.7=hbcca054_0
- cachetools=5.3.1=pyhd8ed1ab_0
- certifi=2023.5.7=pyhd8ed1ab_0
- cffi=1.15.1=py311h409f033_3
- charset-normalizer=3.2.0=pyhd8ed1ab_0
- click=8.1.4=unix_pyh707e725_0
- cryptography=41.0.1=py311h63ff55d_0
- decorator=5.1.1=pyhd8ed1ab_0
- executing=1.2.0=pyhd8ed1ab_0
- frozenlist=1.3.3=py311hd4cff14_0
- google-auth=2.21.0=pyh1a96a4e_0
- google-auth-oauthlib=1.0.0=pyhd8ed1ab_1
- gspread=5.7.1=pyh1a96a4e_0
- idna=3.4=pyhd8ed1ab_0
- ipython=8.14.0=pyh41d4057_0
- jedi=0.18.2=pyhd8ed1ab_0
- ld_impl_linux-64=2.40=h41732ed_0
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.1.0=he5830b7_0
- libgomp=13.1.0=he5830b7_0
- libnsl=2.0.0=h7f98852_0
- libsqlite=3.42.0=h2797004_0
- libuuid=2.38.1=h0b41bf4_0
- libzlib=1.2.13=hd590300_5
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- multidict=6.0.4=py311h2582759_0
- ncurses=6.4=hcb278e6_0
- oauthlib=3.2.2=pyhd8ed1ab_0
- openssl=3.1.1=hd590300_1
- parso=0.8.3=pyhd8ed1ab_0
- pexpect=4.8.0=pyh1a96a4e_2
- pickleshare=0.7.5=py_1003
- pip=23.1.2=pyhd8ed1ab_0
- prompt-toolkit=3.0.39=pyha770c72_0
- prompt_toolkit=3.0.39=hd8ed1ab_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pyasn1=0.4.8=py_0
- pyasn1-modules=0.2.7=py_0
- pycparser=2.21=pyhd8ed1ab_0
- pygments=2.15.1=pyhd8ed1ab_0
- pyjwt=2.7.0=pyhd8ed1ab_0
- pyopenssl=23.2.0=pyhd8ed1ab_1
- pysocks=1.7.1=pyha2e5f31_6
- python=3.11.4=hab00c5b_0_cpython
- python_abi=3.11=3_cp311
- pyu2f=0.1.5=pyhd8ed1ab_0
- readline=8.2=h8228510_1
- requests=2.31.0=pyhd8ed1ab_0
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- rsa=4.9=pyhd8ed1ab_0
- setuptools=68.0.0=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tk=8.6.12=h27826a3_0
- traitlets=5.9.0=pyhd8ed1ab_0
- typing-extensions=4.7.1=hd8ed1ab_0
- typing_extensions=4.7.1=pyha770c72_0
- tzdata=2023c=h71feb2d_0
- urllib3=1.26.15=pyhd8ed1ab_0
- wcwidth=0.2.6=pyhd8ed1ab_0
- wheel=0.40.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- yarl=1.9.2=py311h459d7ec_0
- pip:
- blosc2==2.0.0
- contexttimer==0.3.3
- contourpy==1.1.0
- cycler==0.11.0
- cython==0.29.36
- deepdish==0.3.7
- ediblepickle==1.1.3
- fonttools==4.40.0
- kiwisolver==1.4.4
- matplotlib==3.7.2
- msgpack==1.0.5
- numexpr==2.8.4
- numpy==1.25.1
- packaging==23.1
- pillow==10.0.0
- py-cpuinfo==9.0.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- scipy==1.11.1
- singleton-decorator==1.0.0
- skywalker==0.0.18
- tables==3.8.0
- tqdm==4.65.0
prefix: /home/riccardo/Software/anaconda3/envs/builcv