We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7defa1 commit c76b8c8Copy full SHA for c76b8c8
pyproject.toml
@@ -17,7 +17,7 @@ dependencies = [
17
"etos_lib==5.1.4",
18
"cryptography>=42.0.4,<43.0.0",
19
"packageurl-python==0.9.1",
20
- "jsontas==1.3.0",
+ "jsontas>=1.4.1,<2.0.0",
21
]
22
23
[options]
0 commit comments