Skip to content

Commit

Permalink
updated ndx-events to 0.2.1 (#1176)
Browse files Browse the repository at this point in the history
Co-authored-by: Heberto Mayorquin <[email protected]>
  • Loading branch information
pauladkisson and h-mayorquin authored Jan 23, 2025
1 parent 9290b67 commit b3c6d91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ neuroconv = "neuroconv.tools.yaml_conversion_specification._yaml_conversion_spec
test = [
"pytest",
"pytest-cov",
"ndx-events>=0.2.0", # for special tests to ensure load_namespaces is set to allow NWBFile load at all times
"ndx-events==0.2.1", # for special tests to ensure load_namespaces is set to allow NWBFile load at all times
"parameterized>=0.8.1",
"ndx-miniscope",
"spikeinterface[qualitymetrics]>=0.101.0",
Expand Down Expand Up @@ -132,7 +132,7 @@ lightningpose = [
"neuroconv[video]",
]
medpc = [
"ndx-events==0.2.0",
"ndx-events==0.2.1",
]
behavior = [
"neuroconv[sleap]",
Expand Down

0 comments on commit b3c6d91

Please sign in to comment.