forked from Washington-University/HCPpipelines
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
34 lines (33 loc) · 832 Bytes
/
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
name: hcp_python_env
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- ca-certificates=2023.08.22=h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- ncurses=6.3=h7f8727e_2
- openssl=1.1.1w=h7f8727e_0
- pip=23.3.1=py38h06a4308_0
- python=3.8.10=h12debd9_8
- readline=8.1.2=h7f8727e_1
- setuptools=68.2.2=py38h06a4308_0
- sqlite=3.38.5=hc218d9a_0
- tk=8.6.12=h1ccaba5_0
- wheel=0.41.2=py38h06a4308_0
- xz=5.2.5=h7f8727e_1
- zlib=1.2.12=h7f8727e_2
- pip:
- joblib==1.3.2
- numpy==1.24.4
- pandas==2.0.3
- python-dateutil==2.8.2
- pytz==2023.3.post1
- scikit-learn==1.3.1
- scipy==1.10.1
- six==1.16.0
- threadpoolctl==3.2.0
- tzdata==2023.3
- xgboost==2.0.0