Skip to content

Commit

Permalink
Adding ddeint for delayed flows and pooch for medical data fetching a…
Browse files Browse the repository at this point in the history
…s teaspoon dependencies
  • Loading branch information
maxchumley committed Aug 22, 2024
1 parent 818349f commit 0005e70
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ dependencies = ["cycler>=0.11.0",
"pandas>=1.4.1",
"gudhi",
"numba",
"importlib_resources"
"importlib_resources",
"pooch",
"ddeint"
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit 0005e70

Please sign in to comment.