mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-06-01 23:38:29 -04:00
bump pydantic-pkgr to 0.4.6
This commit is contained in:
parent
90a58642cd
commit
8e25c8766c
2 changed files with 3 additions and 3 deletions
|
@ -78,7 +78,7 @@ dependencies = [
|
|||
"django-taggit==1.3.0",
|
||||
"base32-crockford==0.3.0",
|
||||
# "pocket@git+https://github.com/tapanpandita/pocket.git@v0.3.7",
|
||||
"pydantic-pkgr>=0.4.5",
|
||||
"pydantic-pkgr>=0.4.6",
|
||||
############# Plugin Dependencies ################
|
||||
"sonic-client>=1.0.0",
|
||||
"yt-dlp>=2024.8.6", # for: media"
|
||||
|
|
|
@ -201,9 +201,9 @@ pydantic==2.9.2
|
|||
# pydantic-settings
|
||||
pydantic-core==2.23.4
|
||||
# via
|
||||
# pydantic
|
||||
# wpydantic
|
||||
# pydantic-pkgr
|
||||
pydantic-pkgr==0.4.4
|
||||
pydantic-pkgr==0.4.6
|
||||
# via archivebox (pyproject.toml)
|
||||
pydantic-settings==2.5.2
|
||||
# via archivebox (pyproject.toml)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue