We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a4ed3 commit 1852b31Copy full SHA for 1852b31
pyproject.toml
@@ -70,7 +70,7 @@ keywords = [
70
[tool.poetry.dependencies]
71
python = "^3.8"
72
packageurl-python = ">=0.11, <2"
73
-py-serializable = "^1.1.1"
+py-serializable = ">=1.1.1,<3.0.0"
74
sortedcontainers = "^2.4.0"
75
license-expression = "^30"
76
jsonschema = { version = "^4.18", extras=['format'], optional=true }
0 commit comments