Skip to content

Commit f1287b9

Browse files
committed
Temporary experiment
1 parent fd03ae5 commit f1287b9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements/requirements_dev.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ flake8==7.1.1 # Linting tool, if changed update pyproject.toml as well
99
Flake8-pyproject==1.2.3 # Linting tool, if changed update pyproject.toml as well
1010
ipython
1111
isort==6.0.0 # Linting tool, if changed update pyproject.toml as well
12-
jsonschema
12+
jsonschema==4.25.1
13+
jsonschema-path==0.3.4
14+
jsonschema-spec==0.2.4
1315
tox
1416
tox-docker
1517
typeguard

0 commit comments

Comments
 (0)