1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-09 05:40:50 +02:00

add new pydantic_settings based loader for ConfigSets

This commit is contained in:
Nick Sweeting
2024-09-22 19:30:24 -07:00
parent c8ff8f2b86
commit b6cfeb8d40
8 changed files with 201 additions and 21 deletions

View File

@@ -84,6 +84,7 @@ dependencies = [
"base32-crockford==0.3.0",
############# Extractor Dependencies #############
"yt-dlp>=2024.8.6", # for: media
"pydantic-settings>=2.5.2",
]
# pdm lock --group=':all'