diff --git a/pyproject.toml b/pyproject.toml index b1a4208..d3bbaf2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ classifiers = [ dependencies = [ "pcaspy@git+https://github.com/ISISComputingGroup/pcaspy", "genie-python[plot]", - "CaChannel", + "CaChannel@git+https://github.com/ISISComputingGroup/CaChannel.git", "mock", "parameterized", "pysnmp",