Skip to content

Commit b60cafa

Browse files
Merge pull request #993 from arayabrain/fix/github-action-test-error
Resolved GitHub Action Test Error
2 parents d421768 + 5d16b2b commit b60cafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

studio/app/optinist/wrappers/optinist/conda/optinist.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- pip:
88
- scikit-learn==1.1.*
99
- statsmodels==0.13.*
10-
- pynwb==2.2.0
10+
- pynwb<3
1111
- numexpr
1212
- numba
1313
- dpca

0 commit comments

Comments
 (0)