Skip to content

Commit e3d8cf3

Browse files
jakob-keller12rambau
authored andcommitted
build(poetry): relax charset-normalizer dependency specification
`charset-normalizer` [claims to follow semver convention](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md).
1 parent 38c3914 commit e3d8cf3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,7 @@ python = "^3.7"
5959
questionary = "^1.4.0"
6060
decli = "^0.5.2"
6161
colorama = "^0.4.1"
62-
<<<<<<< HEAD
6362
termcolor = ">= 1.1, < 3"
64-
=======
65-
termcolor = ">=1.1,<3"
66-
>>>>>>> 48c100d (build(poetry): rely on pip for resolving `termcolor` dependency on Python < 3.7)
6763
packaging = ">=19"
6864
tomlkit = ">=0.5.3,<1.0.0"
6965
jinja2 = ">=2.10.3"

0 commit comments

Comments
 (0)