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 e3c4e02 commit 309a409Copy full SHA for 309a409
pyproject.toml
@@ -70,7 +70,7 @@ jinja2 = ">=2.10.3"
70
pyyaml = ">=3.08"
71
argcomplete = ">=1.12.1,<2.1"
72
typing-extensions = "^4.0.1"
73
-charset-normalizer = "^2.1.0"
+charset-normalizer = ">=2.1.0,<3.1"
74
75
[tool.poetry.dev-dependencies]
76
ipython = "^7.2"
0 commit comments