Skip to content

Commit 0a9de8d

Browse files
update requirements
1 parent 493911e commit 0a9de8d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ pytest-cov==5.0.0
1212
pytest-subtests==0.12.1
1313
python-dateutil==2.8.2
1414
ruff==0.4.10
15-
ndx-ophys-devices==0.1.1
15+
ndx-ophys-devices @ git+https://github.com/catalystneuro/ndx-ophys-devices.git@ophys-devices-inherit-from-device

requirements-min.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
# NOTE: it may be possible to relax these minimum requirements
44
pynwb==2.8.0
55
hdmf==3.14.1
6-
ndx-ophys-devices==0.1.1
6+
ndx-ophys-devices @ git+https://github.com/catalystneuro/ndx-ophys-devices.git@ophys-devices-inherit-from-device
7+

0 commit comments

Comments
 (0)