pyproject.toml: Change jsonschema version
This commit is contained in:
@@ -15,7 +15,7 @@ dependencies = [
|
||||
"pyqt6 >= 6.8.0",
|
||||
"qasync >= 0.27.1",
|
||||
"pglive >= 0.8.3",
|
||||
"jsonschema == 4.23.0",
|
||||
"jsonschema >= 4.25.0",
|
||||
"python-dateutil >= 2.9",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user