diff --git a/pyproject.toml b/pyproject.toml index eac8256..444ad9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "npc-stim>=0.1.8", "npc-samstim>=0.1.4", "npc-session>=0.1.34", - "npc-mvr>=0.1.6", + "npc-mvr>=0.1.7", "npc-io>=0.1.27", ] requires-python = ">=3.9"