mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 15:27:53 +10:00
add django-url-tools to fix pagination and search on public index
This commit is contained in:
@@ -88,6 +88,7 @@ dependencies = [
|
||||
"base32-crockford==0.3.0",
|
||||
############# Extractor Dependencies #############
|
||||
"yt-dlp>=2024.8.6", # for: media
|
||||
"django-url-tools>=0.0.8",
|
||||
]
|
||||
|
||||
# pdm lock --group=':all'
|
||||
|
||||
Reference in New Issue
Block a user