Skip to content

Commit 197d491

Browse files
authored
Merge pull request #1285 from compas-dev/unpin-jsonschema
Unpin jsonschema
2 parents 20c27ad + 9d2f350 commit 197d491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# flake8: noqa
2-
jsonschema >= 4.17, < 4.18
2+
jsonschema
33
networkx >= 3.0
44
numpy >= 1.15.4
55
scipy >= 1.1

0 commit comments

Comments
 (0)