summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2021-08-25 08:47:42 +0100
committerJulian Berman <Julian@GrayVines.com>2021-08-25 08:47:42 +0100
commit099599500eae47da0e272bb1a0b0265a99569af6 (patch)
treed5e348078fe4fb63a1695822a919f8ef5c2869a4
parent8ea4978e79c021ee78e560b0f14212ff63bfb8be (diff)
downloadjsonschema-099599500eae47da0e272bb1a0b0265a99569af6.tar.gz
Always depend on the newer webcolors API.
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index db410b4..2da6547 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -38,7 +38,7 @@ format =
rfc3339-validator
rfc3987
uri_template
- webcolors
+ webcolors>=1.11
format_nongpl =
fqdn
idna
@@ -47,7 +47,7 @@ format_nongpl =
rfc3339-validator
rfc3986-validator>0.1.0
uri_template
- webcolors
+ webcolors>=1.11
[options.entry_points]
console_scripts =