-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathenvironment.yml
100 lines (100 loc) · 2.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
name: depression_challenge
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- backcall=0.2.0
- backports=1.0
- backports.functools_lru_cache=1.6.4
- ca-certificates=2021.10.8
- certifi=2021.10.8
- debugpy=1.5.1
- decorator=5.1.0
- entrypoints=0.3
- ipykernel=6.6.1
- ipython=7.31.0
- jedi=0.18.1
- jupyter_client=7.1.0
- jupyter_core=4.9.1
- ld_impl_linux-64=2.35.1
- libffi=3.3
- libgcc-ng=9.3.0
- libgomp=9.3.0
- libsodium=1.0.18
- libstdcxx-ng=9.3.0
- matplotlib-inline=0.1.3
- ncurses=6.3
- nest-asyncio=1.5.4
- openssl=1.1.1l
- parso=0.8.3
- pexpect=4.8.0
- pickleshare=0.7.5
- pip=21.2.4
- prompt-toolkit=3.0.24
- ptyprocess=0.7.0
- pygments=2.11.1
- python=3.8.12
- python-dateutil=2.8.2
- python_abi=3.8
- pyzmq=19.0.2
- readline=8.1
- setuptools=58.0.4
- six=1.16.0
- sqlite=3.37.0
- tk=8.6.11
- tornado=6.1
- traitlets=5.1.1
- wcwidth=0.2.5
- wheel=0.37.0
- xz=5.2.5
- zeromq=4.3.4
- zlib=1.2.11
- pip:
- charset-normalizer==2.0.10
- click==8.0.3
- configparser==5.2.0
- cycler==0.11.0
- docker-pycreds==0.4.0
- filelock==3.4.2
- fonttools==4.28.5
- gitdb==4.0.9
- gitpython==3.1.24
- huggingface-hub==0.2.1
- idna==3.3
- joblib==1.1.0
- kiwisolver==1.3.2
- matplotlib==3.5.1
- numpy==1.22.0
- packaging==21.3
- pandas==1.3.5
- pathtools==0.1.2
- pillow==9.0.0
- promise==2.3
- protobuf==3.19.1
- psutil==5.9.0
- pyparsing==3.0.6
- pytz==2021.3
- pyyaml==6.0
- regex==2021.11.10
- requests==2.27.0
- sacremoses==0.0.46
- scikit-learn==1.0.2
- scipy==1.7.3
- sentry-sdk==1.5.1
- shortuuid==1.0.8
- sklearn==0.0
- smmap==5.0.0
- subprocess32==3.5.4
- termcolor==1.1.0
- threadpoolctl==3.0.0
- tokenizers==0.10.3
- torch==1.7.1
- tqdm==4.62.3
- transformers==4.15.0
- typing-extensions==4.0.1
- urllib3==1.26.7
- wandb==0.12.9
- yaspin==2.1.0
prefix: /home/yao/anaconda3/envs/depression_challenge