Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude matplotlib 3.7 due to incompatible scanpy. (#929)
matplotlib just released v3.7, and unfortunately it introduced an incompatibility with scanpy: scverse/scanpy#2411 Excluding v3.7 works around this issue. This workaround can be removed once scanpy itself excludes v3.7, or if scanpy fixes the root cause.
- Loading branch information