-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
84 lines (84 loc) · 1.87 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
name: tnpp
channels:
- defaults
dependencies:
- pip:
- aiohttp==3.9.5
- aiosignal==1.3.1
- antlr4-python3-runtime==4.9.3
- astroid==3.2.2
- attrs==23.2.0
- black==24.4.2
- certifi==2024.2.2
- cfgv==3.4.0
- charset-normalizer==3.3.2
- check-shapes==1.1.1
- click==8.1.7
- contourpy==1.2.1
- cycler==0.12.1
- dill==0.3.8
- distlib==0.3.8
- docker-pycreds==0.4.0
- dropstackframe==0.1.0
- einops==0.8.0
- filelock==3.14.0
- fonttools==4.52.4
- frozenlist==1.4.1
- fsspec==2024.5.0
- gitdb==4.0.11
- gitpython==3.1.43
- gpytorch==1.11
- hiyapyco==0.6.0
- hydra-core==1.3.2
- identify==2.5.36
- idna==3.7
- isort==5.13.2
- jaxtyping==0.2.29
- jinja2==3.1.4
- joblib==1.4.2
- kiwisolver==1.4.5
- lark==1.1.9
- lightning==2.2.5
- lightning-utilities==0.11.2
- linear-operator==0.5.2
- markupsafe==2.1.5
- matplotlib==3.9.0
- mccabe==0.7.0
- mpmath==1.3.0
- multidict==6.0.5
- mypy-extensions==1.0.0
- nodeenv==1.8.0
- numpy==1.26.4
- omegaconf==2.3.0
- packaging==24.0
- pathspec==0.12.1
- pillow==10.3.0
- platformdirs==4.2.2
- pre-commit==3.7.1
- protobuf==4.25.3
- psutil==5.9.8
- pylint==3.2.2
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytorch-lightning==2.2.5
- pyyaml==6.0.1
- requests==2.32.2
- scikit-learn==1.5.0
- scipy==1.13.1
- sentry-sdk==2.3.1
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- sympy==1.12
- threadpoolctl==3.5.0
- tomlkit==0.12.5
- torch==2.3.0
- torchmetrics==1.4.0.post0
- tqdm==4.66.4
- typeguard==2.13.3
- typing-extensions==4.12.0
- urllib3==2.2.1
- virtualenv==20.26.2
- wandb==0.17.0
- yarl==1.9.4
prefix: /opt/homebrew/Caskroom/miniconda/base/envs/tnpp