-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
40 lines (39 loc) · 1.08 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
name: resampling
channels:
- conda-forge
- cctbx
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- ca-certificates=2024.7.4=hbcca054_0
- ld_impl_linux-64=2.40=hf3520f5_7
- libblas=3.9.0=23_linux64_openblas
- libcblas=3.9.0=23_linux64_openblas
- libffi=3.4.2=h7f98852_5
- libgcc-ng=14.1.0=h77fa898_0
- libgfortran-ng=14.1.0=h69a702a_0
- libgfortran5=14.1.0=hc5f4f2c_0
- libgomp=14.1.0=h77fa898_0
- liblapack=3.9.0=23_linux64_openblas
- libnsl=2.0.1=hd590300_0
- libopenblas=0.3.27=pthreads_hac2b453_1
- libsqlite=3.46.0=hde9e2c9_0
- libstdcxx-ng=14.1.0=hc0a3c3a_0
- libzlib=1.3.1=h4ab18f5_1
- ncurses=6.5=h59595ed_0
- numpy=1.21.6=py37h976b520_0
- openssl=3.3.1=h4bc722e_2
- pip=24.0=pyhd8ed1ab_0
- python=3.7.12=hf930737_100_cpython
- python_abi=3.7=4_cp37m
- pyyaml=6.0=py37h540881e_4
- readline=8.2=h8228510_1
- setuptools=65.6.3=pyhd8ed1ab_0
- sqlite=3.46.0=h6d4b2fc_0
- tk=8.6.13=noxft_h4845f30_101
- wheel=0.34.2=py37_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- pip:
- pandas==1.3.4