Skip to content

Commit 1969468

Browse files
dependency update
1 parent 35f9bae commit 1969468

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

setup.cfg

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -67,18 +67,18 @@ install_requires =
6767
matplotlib
6868

6969
# dependencies
70-
petab>=0.2.9
71-
pydantic>=2.6.4
72-
tables>=3.9.2
73-
xarray>=2024.3.0
74-
bottleneck>=1.3.8
75-
psutil>=5.9.8
76-
setproctitle>=1.3.3
70+
petab>=0.5.0
71+
pydantic>=2.10.6
72+
tables>=3.10.2
73+
xarray>=2025.1.2
74+
bottleneck>=1.4.2
75+
psutil>=6.1.1
76+
setproctitle>=1.3.4
7777

78-
plotly>=5.20.0
79-
altair>=5.3.0
78+
plotly>=6.0.0
79+
altair>=5.5.0
8080
seaborn>=0.13.2
81-
xmltodict>=0.13.0
81+
xmltodict>=0.14.2
8282
pyDOE>=0.3.8
8383

8484
python-libsedml>=2.0.32

0 commit comments

Comments
 (0)