Skip to content

Commit c16e2b5

Browse files
authored
Pin higlass-schema version upper bound for <v1.2 (#156)
1 parent 0f95bdf commit c16e2b5

File tree

2 files changed

+138
-102
lines changed

2 files changed

+138
-102
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dynamic = ["version"]
2727
readme = "README.md"
2828
dependencies = [
2929
"servir>=0.0.5",
30-
"higlass-schema>=0.0.6",
30+
"higlass-schema>=0.0.6,<0.2.0",
3131
"anywidget>=0.9.0",
3232
"jinja2",
3333
"jupyter-server-proxy>=3.0",

0 commit comments

Comments
 (0)