udpate ver

This commit is contained in:
Adil Hafeez 2024-11-17 17:04:30 -08:00
parent 689b462d01
commit fa3c3107eb
2 changed files with 5 additions and 5 deletions

View file

@ -752,13 +752,13 @@ files = [
[[package]]
name = "setuptools"
version = "75.4.0"
version = "75.5.0"
description = "Easily download, build, install, upgrade, and uninstall Python packages"
optional = false
python-versions = ">=3.9"
files = [
{file = "setuptools-75.4.0-py3-none-any.whl", hash = "sha256:b3c5d862f98500b06ffdf7cc4499b48c46c317d8d56cb30b5c8bce4d88f5c216"},
{file = "setuptools-75.4.0.tar.gz", hash = "sha256:1dc484f5cf56fd3fe7216d7b8df820802e7246cfb534a1db2aa64f14fcb9cdcb"},
{file = "setuptools-75.5.0-py3-none-any.whl", hash = "sha256:87cb777c3b96d638ca02031192d40390e0ad97737e27b6b4fa831bea86f2f829"},
{file = "setuptools-75.5.0.tar.gz", hash = "sha256:5c4ccb41111392671f02bb5f8436dfc5a9a7185e80500531b133f5775c4163ef"},
]
[package.extras]
@ -822,4 +822,4 @@ zstd = ["zstandard (>=0.18.0)"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.12"
content-hash = "423d781a05c66799f61ae6a060d6520dda0f720a8d08a7c0ba9af9a27048d9a1"
content-hash = "2068d33550cff558968e7ba265170b4532501235eaa42b3d631a1d25e65bc115"

View file

@ -22,7 +22,7 @@ pydantic = "^2.9.2"
click = "^8.1.7"
jinja2 = "^3.1.4"
jsonschema = "^4.23.0"
setuptools = "75.4.0"
setuptools = "75.5.0"
huggingface_hub = "^0.26.0"
[tool.poetry.scripts]