We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7da5d commit 47b60caCopy full SHA for 47b60ca
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
"docutils>=0.18.1",
30
"idna~=3.4; platform_system == 'Java'",
31
"importlib-metadata>=3.3; python_version < '3.8'",
32
- "phx-class-registry>=4.0,<5",
+ "phx-class-registry>=4.0,<6",
33
"rst2ansi==0.1.5",
34
"tabulate==0.9.0",
35
"tqdm>=4.65.0,<5",
0 commit comments