There was an error while loading. Please reload this page.
1 parent 09deecc commit 5683534Copy full SHA for 5683534
1 file changed
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 >= 6.7, !=7.0
+ click >= 6.7, !=7.0, <8.2
46
requests[use_chardet_on_py3] >= 2.7.0
47
saneyaml >= 0.5.2
48
text_unidecode >= 1.0
0 commit comments