We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc69f8 commit 6e45a0dCopy full SHA for 6e45a0d
environment.yml
@@ -8,7 +8,7 @@ dependencies:
8
- scipy
9
- pandas
10
- pynwb
11
-- nwbinspector>=5.0.0
+- nwbinspector>=0.5.0
12
- dask
13
- ipython
14
- black
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"scipy",
26
"pandas",
27
"pynwb",
28
- "nwbinspector>=5.0.0",
+ "nwbinspector>=0.5.0",
29
"ndx_franklab_novela",
30
"pyyaml",
31
"neo",
0 commit comments