Skip to content

Commit 23fd342

Browse files
updates version for the json pointer library
1 parent acd7c70 commit 23fd342

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
'python-dateutil~=2.8',
2929
'requests~=2.31',
3030
'setuptools>=68.0.0',
31-
'jsonpointer>=2.3,<4.0',
31+
'jsonpointer~=3.0',
3232
'typing-extensions~=4.0'
3333
],
3434
tests_require=[

0 commit comments

Comments
 (0)