File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
44[ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) convention.
55
66## [ 1.0.2] - 2025-10-07
7- + Update - ` keypoint-moseq ` as extra dependency
7+ + Update - ` kpms ` as extra dependency (includes ` keypoint-moseq ` )
88+ Fix - Version pin ` jax<0.7.0 `
99
1010## [ 1.0.1] - 2025-09-23
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ elements = [
3434 " element-interface @ git+https://github.com/datajoint/element-interface.git" ,
3535 " element-animal @ git+https://github.com/datajoint/element-animal.git" ,
3636]
37- keypoint-moseq = [" jax<0.7.0" , " keypoint-moseq @ git+https://github.com/dattalab/keypoint-moseq.git" ]
37+ kpms = [" jax<0.7.0" , " keypoint-moseq @ git+https://github.com/dattalab/keypoint-moseq.git" ]
3838tests = [
3939 " pytest" ,
4040 " pytest-cov" ,
You can’t perform that action at this time.
0 commit comments