Skip to content

Commit 0312414

Browse files
authored
Merge pull request #908 from alan-turing-institute/718-update-dependencies
718 update dependencies
2 parents de44b4a + 0fa2dd4 commit 0312414

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@ classifiers = [
1616
"Topic :: Scientific/Engineering",
1717
]
1818
dependencies = [
19-
"mogp-emulator>=0.7.2",
2019
"matplotlib>=3.7.2",
2120
"seaborn>=0.12.2",
2221
"scikit-learn>=1.3.0,<1.6.0",
2322
"pandas>=2.1",
2423
"torch>=2.1.0",
25-
"skorch>=0.15.0",
2624
"scipy>=1.11.3",
2725
"numpy>=1.24",
2826
"joblib>=1.3.2",
2927
"tqdm>=4.66.2",
30-
"iprogress>=0.4",
3128
"lightgbm>=4.3.0",
3229
"ipywidgets>=8.1.2",
3330
"gpytorch>=1.12",
@@ -36,7 +33,6 @@ dependencies = [
3633
"anytree>=2.12.1",
3734
"torchmetrics>=1.7.1",
3835
"pyro-ppl>=1.9.1",
39-
"corner>=2.2.3",
4036
"torchrbf>=0.0.1",
4137
"arviz>=0.21.0",
4238
"getdist>=1.7.2",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)