mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-27 13:14:24 -04:00
fix pocket dependency
This commit is contained in:
parent
3a57c28ca8
commit
531a770ca8
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ dependencies = [
|
|||
# archivebox will automatically load fallback vendored copies bundled via archivebox/vendor/__init__.py
|
||||
"pydantic-pkgr>=0.1.4",
|
||||
"atomicwrites==1.4.0",
|
||||
"pocket==0.3.7",
|
||||
"git+https://github.com/tapanpandita/pocket.git@v0.3.7",
|
||||
"django-taggit==1.3.0",
|
||||
"base32-crockford==0.3.0",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue