diff --git a/pyproject.toml b/pyproject.toml index c29b298..c740d1a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ PyYAML = "^6.0" sympy = "^1.10.1" click = "^8.1.3" networkx = "^2.8.4" -rbf = {git = "https://github.com/frthjf/RBF.git", rev = "master"} +treverhines-rbf = "^2024.3.21" neuroh5 = {git = "https://github.com/iraikov/neuroh5.git"} future = "^0.18.3" matplotlib = "^3.6.0"