mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 15:27:53 +10:00
add new pydantic_settings based loader for ConfigSets
This commit is contained in:
@@ -76,6 +76,7 @@ pycryptodomex==3.20.0; python_version == "3.11"
|
||||
pydantic==2.9.2; python_version == "3.11"
|
||||
pydantic-core==2.23.4; python_version == "3.11"
|
||||
pydantic-pkgr==0.3.5; python_version == "3.11"
|
||||
pydantic-settings==2.5.2; python_version == "3.11"
|
||||
pygments==2.18.0; python_version == "3.11"
|
||||
pyopenssl==24.2.1; python_version == "3.11"
|
||||
python-benedict[html,toml,xls,xml,yaml]==0.33.2; python_version == "3.11"
|
||||
@@ -83,6 +84,7 @@ python-benedict[io,parse]==0.33.2; python_version == "3.11"
|
||||
python-benedict[xml]==0.33.2; python_version == "3.11"
|
||||
python-crontab==3.2.0; python_version == "3.11"
|
||||
python-dateutil==2.9.0.post0; python_version == "3.11"
|
||||
python-dotenv==1.0.1; python_version == "3.11"
|
||||
python-fsutil==0.14.1; python_version == "3.11"
|
||||
python-ldap==3.4.4; python_version == "3.11"
|
||||
python-slugify==8.0.4; python_version == "3.11"
|
||||
|
||||
Reference in New Issue
Block a user