Restrict jsonschema version

There's a new major version released on PyPI, and it doesn't seem to
work with Pungi yet. Until code is updated to be compatible, let's
ensure tox won't try to install it.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2022-04-19 12:12:06 +02:00
parent c5cdd498ac
commit e8d79e9269
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ dict.sorted
dogpile.cache
fedmsg
funcsigs
jsonschema
jsonschema < 4.0.0
kobo
koji
lxml