diff --git a/python/pyproject.toml b/python/pyproject.toml index 451201ee9..6799416b1 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"] [project] name = "python-aiconfig" -version = "1.1.32" +version = "1.1.33" authors = [ { name="LastMile AI" }, { name="Sarmad Qadri", email="sarmad@lastmileai.dev" }, diff --git a/python/requirements.txt b/python/requirements.txt index 50407fa5f..7367010f3 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -6,7 +6,7 @@ flask-cors flask[async] frozendict google-generativeai>=0.3.1 -huggingface-hub >= 0.20.3 +huggingface-hub >= 0.20.3, <= 0.21.4 hypothesis==6.91.0 lastmile-utils==0.0.23 nest_asyncio