|
|
@@ -1,6 +1,6 @@
|
|
|
[project]
|
|
|
name = "archivebox"
|
|
|
-version = "0.8.5rc33"
|
|
|
+version = "0.8.5rc34"
|
|
|
requires-python = ">=3.10"
|
|
|
description = "Self-hosted internet archiving solution."
|
|
|
authors = [{name = "Nick Sweeting", email = "[email protected]"}]
|
|
|
@@ -78,7 +78,7 @@ dependencies = [
|
|
|
"django-taggit==1.3.0",
|
|
|
"base32-crockford==0.3.0",
|
|
|
# "pocket@git+https://github.com/tapanpandita/[email protected]",
|
|
|
- "pydantic-pkgr>=0.4.23",
|
|
|
+ "pydantic-pkgr>=0.4.24",
|
|
|
############# Plugin Dependencies ################
|
|
|
"sonic-client>=1.0.0",
|
|
|
"yt-dlp>=2024.8.6", # for: media"
|