diff --git a/pyproject.toml b/pyproject.toml index fd5a596..5bae201 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,6 +46,7 @@ dependencies = [ 'requests', 'schedule', 'scipy', + 'spikedata @ git+https://github.com/braingeneers/SpikeData', 'tenacity', "typing_extensions>=4.6; python_version<'3.11'", 'diskcache',