File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies:
2626 - psutil
2727 - pydantic
2828 - pydantic-settings
29- - pyright
29+ - pyright==1.1.396
3030 - pytest
3131 - pytest-cov
3232 # - python=3.11 # removed
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies:
2828 - psutil
2929 - pydantic
3030 - pydantic-settings
31- - pyright
31+ - pyright==1.1.396
3232 - pytest
3333 - pytest-cov
3434 - python=3.11 # 3.12 not supported by cellpose->fastremap
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies:
2626 - psutil
2727 - pydantic<2.9
2828 - pydantic-settings
29- - pyright
29+ - pyright==1.1.396
3030 - pytest
3131 - pytest-cov
3232 - python=3.11
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies:
2626 - psutil
2727 - pydantic
2828 - pydantic-settings
29- - pyright
29+ - pyright==1.1.396
3030 - pytest
3131 - pytest-cov
3232 - python=3.8 # changed
You can’t perform that action at this time.
0 commit comments