Skip to content

Commit cc92e32

Browse files
committed
Updated python dependencies as these are no longer used in CodeEntropy:
- Removed dill - Removed pathos
1 parent 51109c1 commit cc92e32

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,9 @@ keywords = ["entropy", "macromolecular systems", "MD simulation"]
3333
requires-python = ">=3.8"
3434
dependencies = [
3535
"numpy==1.26.4",
36-
"bitarray==2.5.0",
3736
"mdanalysis==2.7.0",
3837
"pandas==2.2.3",
3938
"psutil==5.9.5",
40-
"dill==0.3.5.1",
41-
"pathos==0.2.9"
4239
]
4340

4441
[project.urls]

0 commit comments

Comments
 (0)