Skip to content

Commit e0dea35

Browse files
authored
Pin grand-challenge-forge (#3969)
Next release of forge (v0.7.0) **will** have breaking changes. Adaptation of those changes will flow via a different PR: meanwhile pinning will prevent undue breakage when updating dependencies.
1 parent 4604e9f commit e0dea35

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies = [
6060
"pyjwt",
6161
"beautifulsoup4",
6262
"pymdown-extensions",
63-
"grand-challenge-forge",
63+
"grand-challenge-forge<=0.6.1",
6464
"biopython",
6565
"cachetools",
6666
]

uv.lock

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)