mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-06-03 08:08:43 -04:00
bump pydantic pkgr to 0.3.5
This commit is contained in:
parent
f8c6ff88ad
commit
a2d827afd6
4 changed files with 14 additions and 14 deletions
|
@ -75,7 +75,7 @@ pycparser==2.22; platform_python_implementation != "PyPy" and python_version ==
|
|||
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.4; python_version == "3.11"
|
||||
pydantic-pkgr==0.3.5; 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"
|
||||
|
@ -116,7 +116,7 @@ urllib3==2.2.3; python_version == "3.11"
|
|||
uuid6==2024.7.10; python_version == "3.11"
|
||||
w3lib==2.2.1; python_version == "3.11"
|
||||
wcwidth==0.2.13; python_version == "3.11"
|
||||
websockets==13.0.1; python_version == "3.11"
|
||||
websockets==13.1; python_version == "3.11"
|
||||
xlrd==2.0.1; python_version == "3.11"
|
||||
xmltodict==0.13.0; python_version == "3.11"
|
||||
yt-dlp==2024.8.6; python_version == "3.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue