Skip to content

Commit 166d727

Browse files
timweilandclaude
andcommitted
Bump docs Turing compat to 0.40-0.44
Turing 0.40 pins DynamicPPL ~0.37, which is incompatible with the Mooncake 0.5.25+ this PR requires. Allowing 0.41-0.44 lets the resolver land on Turing 0.44.4 + DynamicPPL 0.41.6, which compose with the new stack. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 9aaf261 commit 166d727

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
2929
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3030

3131
[compat]
32-
Turing = "0.40"
32+
Turing = "0.40, 0.41, 0.42, 0.43, 0.44"

0 commit comments

Comments
 (0)