Skip to content

Commit 47b60ca

Browse files
authored
relax phx-class-registry dependency version spec
1 parent 5d7da5d commit 47b60ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"docutils>=0.18.1",
3030
"idna~=3.4; platform_system == 'Java'",
3131
"importlib-metadata>=3.3; python_version < '3.8'",
32-
"phx-class-registry>=4.0,<5",
32+
"phx-class-registry>=4.0,<6",
3333
"rst2ansi==0.1.5",
3434
"tabulate==0.9.0",
3535
"tqdm>=4.65.0,<5",

0 commit comments

Comments
 (0)