Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block zarr 3.0.0a1 and 3.0.0a2 in pre-release tests #7217

Merged
merged 3 commits into from
Aug 31, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion resources/constraints/version_denylist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ PySide6 != 6.4.3, !=6.5.0, !=6.5.1, !=6.5.1.1, !=6.5.2, != 6.5.3, != 6.6.0, != 6
pytest-json-report
pyopengl!=3.1.7
tensorstore!=0.1.38
zarr!=3.0.0a0
zarr!=3.0.0a0,!=3.0.0a1,!=3.0.0a2
Loading