From 19c837cd7f6be9ac285da9d27d7cee44e3accb5b Mon Sep 17 00:00:00 2001 From: Dirk Brand Date: Fri, 10 Jan 2025 10:10:03 +0200 Subject: [PATCH] Update version --- pyproject.toml | 2 +- requirements.txt | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 22bf594..aa7481d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "nest_asyncio", "openai", "pgvector", - "phidata[aws]==2.5.7", + "phidata[aws]==2.7.7", "pillow", "psycopg[binary]", "pypdf", diff --git a/requirements.txt b/requirements.txt index fdbd3f3..1dce269 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# ./scripts/generate_requirements.sh upgrade +# ./scripts/generate_requirements.sh alembic==1.13.3 annotated-types==0.7.0 anyio==4.6.2.post1 @@ -12,10 +12,12 @@ click==8.1.7 distro==1.9.0 dnspython==2.7.0 docker==7.1.0 +docstring-parser==0.16 duckdb==1.1.2 duckduckgo-search==6.3.2 email-validator==2.2.0 exa-py==1.4.0 +exceptiongroup==1.2.2 fastapi==0.115.2 fastapi-cli==0.0.5 frozendict==2.4.6 @@ -41,19 +43,19 @@ multitasking==0.0.11 mypy==1.12.0 mypy-extensions==1.0.0 nest-asyncio==1.6.0 -numpy==2.1.2 +numpy==2.0.2 openai==1.52.0 packaging==24.1 pandas==2.2.3 peewee==3.17.7 pgvector==0.3.5 -phidata==2.5.7 +phidata==2.7.7 pillow==11.0.0 platformdirs==4.3.6 pluggy==1.5.0 primp==0.6.4 -psycopg==3.1.19 -psycopg-binary==3.1.19 +psycopg==3.1.18 +psycopg-binary==3.1.18 pydantic==2.9.2 pydantic-core==2.23.4 pydantic-settings==2.6.0 @@ -87,7 +89,7 @@ types-html5lib==1.1.11.20241018 types-pillow==10.2.0.20240822 typing-extensions==4.12.2 tzdata==2024.2 -urllib3==2.2.3 +urllib3==1.26.20 uvicorn==0.32.0 uvloop==0.21.0 watchfiles==0.24.0