Skip to content

Commit ac6ad0e

Browse files
committed
chore: clean deps
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent eaba7a0 commit ac6ad0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ packageurl-python = ">= 0.11"
6464
py-serializable = "^0.13.0"
6565
sortedcontainers = "^2.4.0"
6666
license-expression = "^30"
67-
jsonschema = { version = "^4.18", extras=['format'], optional=true, python="^3.8" }
67+
jsonschema = { version = "^4.18", extras=['format'], optional=true }
6868
lxml = { version="^4", optional=true }
6969

7070
[tool.poetry.extras]

0 commit comments

Comments
 (0)