Skip to content

Commit 0995995

Browse files
committed
Always depend on the newer webcolors API.
1 parent 8ea4978 commit 0995995

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ format =
3838
rfc3339-validator
3939
rfc3987
4040
uri_template
41-
webcolors
41+
webcolors>=1.11
4242
format_nongpl =
4343
fqdn
4444
idna
@@ -47,7 +47,7 @@ format_nongpl =
4747
rfc3339-validator
4848
rfc3986-validator>0.1.0
4949
uri_template
50-
webcolors
50+
webcolors>=1.11
5151

5252
[options.entry_points]
5353
console_scripts =

0 commit comments

Comments
 (0)