-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
40 lines (40 loc) · 831 Bytes
/
environment.yml
File metadata and controls
40 lines (40 loc) · 831 Bytes
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
name: hubmap_conversion
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- bzip2=1.0.8
- ca-certificates=2025.8.3
- ld_impl_linux-64=2.44
- libexpat=2.7.1
- libffi=3.4.6
- libgcc=15.1.0
- libgcc-ng=15.1.0
- libgomp=15.1.0
- liblzma=5.8.1
- libnsl=2.0.1
- libsqlite=3.50.4
- libuuid=2.38.1
- libxcrypt=4.4.36
- libzlib=1.3.1
- ncurses=6.5
- openssl=3.5.1
- pip=25.2
- python=3.10.18
- readline=8.2
- setuptools=80.9.0
- tk=8.6.13
- wheel=0.45.1
- pip:
- numpy==2.2.6
- pandas==2.3.1
- pyarrow==21.0.0
- python-dateutil==2.9.0.post0
- pytz==2025.2
- six==1.17.0
- tifffile==2025.5.10
- tzdata==2025.2
prefix: /sc/arion/projects/untreatedIBD/ctastad/conda/envs/hubmap_conversion