-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
69 lines (69 loc) · 1.63 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
name: tp
channels:
- defaults
dependencies:
- ca-certificates=2024.3.11=haa95532_0
- certifi=2022.12.7=py37haa95532_0
- openssl=1.1.1w=h2bbff1b_0
- pip=22.3.1=py37haa95532_0
- python=3.7.16=h6244533_0
- setuptools=65.6.3=py37haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- vc=14.2=h2eaa2aa_1
- vs2015_runtime=14.29.30133=h43f2093_3
- wheel=0.38.4=py37haa95532_0
- wincertstore=0.2=py37haa95532_2
- pip:
- backcall==0.2.0
- bio==1.6.2
- biopython==1.81
- biothings-client==0.3.1
- charset-normalizer==3.3.2
- colorama==0.4.6
- debugpy==1.7.0
- decorator==5.1.1
- entrypoints==0.4
- et-xmlfile==1.1.0
# - fair-esm==2.0.1
- gprofiler-official==1.0.0
- idna==3.7
- ipykernel==6.16.2
- ipython==7.34.0
- jedi==0.19.1
- joblib==1.3.2
- jupyter-client==7.4.9
- jupyter-core==4.12.0
- matplotlib-inline==0.1.6
- mygene==3.2.2
- nest-asyncio==1.6.0
- numpy==1.21.6
- openpyxl==3.1.3
- packaging==24.0
- pandas==1.3.5
- parso==0.8.4
- pickleshare==0.7.5
- pillow==9.5.0
- platformdirs==4.0.0
- pooch==1.8.2
- prompt-toolkit==3.0.47
- psutil==5.9.8
- pygments==2.17.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pywin32==306
- pyzmq==26.0.3
- requests==2.31.0
- scikit-learn==1.0.2
- scipy==1.7.3
- six==1.16.0
- threadpoolctl==3.1.0
- torch==1.13.1
- torchaudio==0.13.1
- torchvision==0.14.1
- tornado==6.2
- tqdm==4.66.4
- traitlets==5.9.0
- typing-extensions==4.7.1
- urllib3==2.0.7
- wcwidth==0.2.13
prefix: C:\Users\gusta\anaconda3\envs\tp