-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpython3_environment.yml
43 lines (43 loc) · 1.12 KB
/
python3_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
name: python3
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2023.5.7=hbcca054_0
- glob2=0.7=py_0
- ld_impl_linux-64=2.39=hcc3a1bd_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.2.0=h65d4601_19
- libgomp=12.2.0=h65d4601_19
- libnsl=2.0.0=h7f98852_0
- libsqlite=3.40.0=h753d276_0
- libuuid=2.32.1=h7f98852_1000
- libzlib=1.2.13=h166bdaf_4
- ncurses=6.3=h27087fc_1
- openssl=3.1.1=hd590300_1
- python=3.9.15=hba424b6_0_cpython
- readline=8.1.2=h0f457ee_0
- setuptools=66.0.0=pyhd8ed1ab_0
- tk=8.6.12=h27826a3_0
- tzdata=2022g=h191b570_0
- wheel=0.38.4=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- pip:
- certifi==2022.12.7
- charset-normalizer==2.0.12
- cycler==0.11.0
- idna==3.4
- kiwisolver==1.2.0
- matplotlib==3.1.2
- numpy==1.24.1
- pip==22.3.1
- pyparsing==3.0.9
- python-dateutil==2.8.2
- requests==2.27.1
- six==1.16.0
- urllib3==1.26.8
prefix: /yerkes-cifs/runs/tools/IMPACC_Tools/Anaconda3/envs/python3