Skip to content

Commit 5a631ea

Browse files
committed
update required dependencies within pyproject.toml
1 parent 328e159 commit 5a631ea

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ requires-python = ">=3.11"
4040
dependencies = [
4141
"numpy==2.2.3",
4242
"mdanalysis>=2.10.0",
43-
"pandas==2.2.3",
44-
"psutil==5.9.5",
45-
"PyYAML==6.0.2",
46-
"python-json-logger==3.3.0",
47-
"rich==14.0.0",
43+
"pandas==2.3.3",
44+
"psutil==7.1.3",
45+
"PyYAML==6.0.3",
46+
"python-json-logger==4.0.0",
47+
"rich==14.2.0",
4848
"art==6.5",
4949
"waterEntropy==1.2.0",
5050
"requests>=2.32.5",

0 commit comments

Comments
 (0)