Relax python3-jsonschema version for Fedora support
This commit is contained in:
parent
f84d795c49
commit
d172d848c4
2 changed files with 106 additions and 106 deletions
|
|
@ -15,7 +15,7 @@ include = [
|
|||
python = "^3.10"
|
||||
pyyaml = "^6"
|
||||
paramiko = ">=3.5"
|
||||
jsonschema = "^4.25.1"
|
||||
jsonschema = "^4.23.0"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
enroll = "enroll.cli:main"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue