mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-29 05:55:28 -04:00
bump pydantic-pkgr to 0.3.8
This commit is contained in:
parent
c4e040f11a
commit
dce79d63c6
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ dependencies = [
|
|||
############# VENDORED LIBS ######################
|
||||
# these can be safely omitted when installation subsystem does not provide these as packages (e.g. apt/debian)
|
||||
# archivebox will automatically load fallback vendored copies bundled via archivebox/vendor/__init__.py
|
||||
"pydantic-pkgr>=0.3.7",
|
||||
"pydantic-pkgr>=0.3.8",
|
||||
"atomicwrites==1.4.1",
|
||||
"pocket@git+https://github.com/tapanpandita/pocket.git@v0.3.7",
|
||||
"django-taggit==1.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue