Pin jsonschema library to 4.17

This commit is contained in:
Correl Roush 2023-07-17 23:53:42 -04:00
parent 03d577918c
commit 2247fb5bb4
2 changed files with 275 additions and 331 deletions

605
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -11,6 +11,7 @@ click = "^8.0.1"
humanize = "^3.10.0"
httpx = "^0.18.2"
parsy = "^1.3.0"
jsonschema = "4.17"
jsonslicer = "^0.1.7"
tqdm = "^4.64.0"
psycopg = {extras = ["c", "pool"], version = "^3.0"}