mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 07:17:52 +10:00
better help text output
This commit is contained in:
@@ -74,6 +74,7 @@ dependencies = [
|
||||
"python-crontab>=3.2.0", # for: archivebox schedule
|
||||
"croniter>=3.0.3", # for: archivebox schedule
|
||||
"ipython>=8.27.0", # for: archivebox shell
|
||||
"py-machineid>=0.6.0", # for: machine/detect.py calculating machine guid
|
||||
"python-benedict[io,parse]>=0.33.2",
|
||||
"pydantic-settings>=2.5.2",
|
||||
############# VENDORED LIBS ######################
|
||||
@@ -86,7 +87,7 @@ dependencies = [
|
||||
"base32-crockford==0.3.0",
|
||||
############# Extractor Dependencies #############
|
||||
"yt-dlp>=2024.8.6", # for: media
|
||||
"py-machineid>=0.6.0",
|
||||
"rich-argparse>=1.5.2",
|
||||
]
|
||||
|
||||
# pdm lock --group=':all'
|
||||
|
||||
Reference in New Issue
Block a user