Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ isort==5.13.2
# via livecode-archive (pyproject.toml)
jsonpatch==1.33
# via internetarchive
jsonpointer==2.4
jsonpointer==3.1.1
# via jsonpatch
libcst==1.4.0
# via pycln
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ internetarchive==4.1.0
# via livecode-archive (pyproject.toml)
jsonpatch==1.33
# via internetarchive
jsonpointer==2.4
jsonpointer==3.1.1
# via jsonpatch
oauthlib==3.2.2
# via requests-oauthlib
Expand Down