forked from rmwu/sea-reproduce
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
59 lines (59 loc) · 1.78 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
name: base
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- boltons=23.0.0=py310h06a4308_0
- brotli-python=1.0.9=py310h6a678d5_7
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.08.22=h06a4308_0
- certifi=2023.7.22=py310h06a4308_0
- cffi=1.15.1=py310h5eee18b_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- conda=23.9.0=py310h06a4308_0
- conda-package-handling=2.2.0=py310h06a4308_0
- conda-package-streaming=0.9.0=py310h06a4308_0
- cryptography=41.0.3=py310hdda0065_0
- idna=3.4=py310h06a4308_0
- jsonpatch=1.32=pyhd3eb1b0_0
- jsonpointer=2.1=pyhd3eb1b0_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- ncurses=6.4=h6a678d5_0
- openssl=3.0.12=h7f8727e_0
- packaging=23.1=py310h06a4308_0
- pip=23.3=py310h06a4308_0
- pluggy=1.0.0=py310h06a4308_1
- pycosat=0.6.6=py310h5eee18b_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=23.2.0=py310h06a4308_0
- pysocks=1.7.1=py310h06a4308_0
- python=3.10.13=h955ad1f_0
- readline=8.2=h5eee18b_0
- requests=2.31.0=py310h06a4308_0
- ruamel.yaml=0.17.21=py310h5eee18b_0
- ruamel.yaml.clib=0.2.6=py310h5eee18b_1
- setuptools=68.0.0=py310h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- tqdm=4.65.0=py310h2f386ee_0
- truststore=0.8.0=py310h06a4308_0
- tzdata=2023c=h04d1e81_0
- urllib3=1.26.18=py310h06a4308_0
- wheel=0.41.2=py310h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstandard=0.19.0=py310h5eee18b_0
- pip:
- blessed==1.20.0
- gpustat==1.1
- nvidia-ml-py==11.525.112
- psutil==5.9.5
- six==1.16.0
- wcwidth==0.2.6
prefix: /data/rsg/nlp/rmwu/miniconda3