Skip to content

Commit cdd58e0

Browse files
skearnesclaude
andcommitted
Pin ord-schema>=0.6.32,<0.7
Floor at 0.6.32 (the release adding the index-backed RDKit ORM helpers and the reaction_provenance.doi index) and cap below 0.7, matching ord-app. Resolves to 0.6.33. The upper bound replaces the unbounded ">=0.6". Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent f8d6b82 commit cdd58e0

2 files changed

Lines changed: 138 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"gunicorn",
3232
"jinja2>=2.0.0",
3333
"numpy>=1.26.4",
34-
"ord-schema>=0.6",
34+
"ord-schema>=0.6.32,<0.7",
3535
"pandas>=1.0.4",
3636
"protobuf>=4.22,<6",
3737
"psycopg[binary,pool]>=3",

0 commit comments

Comments
 (0)