-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
139 lines (139 loc) · 7.07 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
name: TL_GP
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_5
- ca-certificates=2024.3.11=haa95532_0
- libffi=3.4.4=hd77b12b_0
- openssl=3.0.13=h2bbff1b_0
- pip=23.3.1=py310haa95532_0
- python=3.10.14=he1021f5_0
- setuptools=68.2.2=py310haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- tk=8.6.12=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.41.2=py310haa95532_0
- xz=5.4.6=h8cc25b3_0
- zlib=1.2.13=h8cc25b3_0
- pip:
- about-time==4.2.1
- alive-progress==3.1.5
- altair==5.3.0
- asttokens==2.4.1
- attrs==23.2.0
- autograd==1.6.2
- blinker==1.7.0
- botorch==0.10.0
- cachetools==5.3.3
- certifi==2024.2.2
- charset-normalizer==3.3.2
- click==8.1.7
- cma==3.2.2
- colorama==0.4.6
- comm==0.2.2
- contourpy==1.2.1
- cycler==0.12.1
- cython==3.0.10
- debugpy==1.8.1
- decorator==5.1.1
- deprecated==1.2.14
- dill==0.3.8
- et-xmlfile==1.1.0
- exceptiongroup==1.2.1
- executing==2.0.1
- filelock==3.13.4
- flask==3.0.3
- fonttools==4.51.0
- fsspec==2024.3.1
- future==1.0.0
- gitdb==4.0.11
- gitpython==3.1.43
- gpy==1.13.1
- gpytorch==1.11
- grapheme==0.6.0
- idna==3.7
- iniconfig==2.0.0
- ipykernel==6.29.4
- ipython==8.23.0
- ipywidgets==8.1.2
- itsdangerous==2.2.0
- jaxtyping==0.2.28
- jedi==0.19.1
- jinja2==3.1.3
- joblib==1.4.0
- jsonschema==4.21.1
- jsonschema-specifications==2023.12.1
- jupyter-client==8.6.1
- jupyter-core==5.7.2
- jupyterlab-widgets==3.0.10
- kiwisolver==1.4.5
- linear-operator==0.5.1
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- matplotlib==3.8.4
- matplotlib-inline==0.1.7
- mdurl==0.1.2
- mpmath==1.3.0
- multipledispatch==1.0.0
- nest-asyncio==1.6.0
- networkx==3.3
- numpy==1.26.4
- openpyxl==3.1.5
- opt-einsum==3.3.0
- packaging==24.0
- pandas==2.2.2
- paramz==0.9.6
- parso==0.8.4
- pillow==10.3.0
- platformdirs==4.2.0
- plotly==5.21.0
- pluggy==1.5.0
- prompt-toolkit==3.0.43
- protobuf==4.25.3
- psutil==5.9.8
- pure-eval==0.2.2
- pyarrow==16.0.0
- pydeck==0.8.1b1
- pygments==2.17.2
- pymoo==0.6.1.1
- pyparsing==3.1.2
- pyro-api==0.1.2
- pyro-ppl==1.9.0
- pytest==8.2.0
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pywin32==306
- pyzmq==26.0.0
- referencing==0.35.0
- requests==2.31.0
- rich==13.7.1
- rpds-py==0.18.0
- scikit-learn==1.4.2
- scipy==1.11.4
- seaborn==0.13.2
- six==1.16.0
- smmap==5.0.1
- stack-data==0.6.3
- streamlit==1.33.0
- sympy==1.12
- tenacity==8.2.3
- threadpoolctl==3.4.0
- toml==0.10.2
- tomli==2.0.1
- toolz==0.12.1
- torch==2.2.2
- tornado==6.4
- tqdm==4.66.2
- traitlets==5.14.2
- typeguard==2.13.3
- typing-extensions==4.11.0
- tzdata==2024.1
- urllib3==2.2.1
- watchdog==4.0.0
- wcwidth==0.2.13
- werkzeug==3.0.2
- widgetsnbextension==4.0.10
- wrapt==1.16.0
- xlsxwriter==3.2.0
prefix: C:\Users\Moritz\anaconda3\envs\TL_GP