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 8dad396 commit c7c629cCopy full SHA for c7c629c
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
]
23
requires-python = ">=3.8"
24
dependencies = [
25
- "wcwidth",
+ "wcwidth>=0.1.4",
26
27
28
[project.urls]
0 commit comments