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 c58a014 commit 15dcc61Copy full SHA for 15dcc61
setup.cfg
@@ -42,7 +42,7 @@ python_requires = >=3.9
42
install_requires =
43
attrs >= 18.1, !=20.1.0
44
Beautifulsoup4[chardet] >= 4.13.0
45
- click >= 8.2
+ click >= 8.2.0
46
requests[use_chardet_on_py3] >= 2.7.0
47
saneyaml >= 0.5.2
48
text_unidecode >= 1.0
0 commit comments