diff --git a/pyproject.toml b/pyproject.toml index 8a257bc..dc1f11b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ readme = "README.md" authors = [{ name = "Agno Team", email = "hello@agno.com" }] dependencies = [ - "agno-aws==0.1.4", + "agno-aws==0.0.1", "alembic", "beautifulsoup4", "duckdb", @@ -23,6 +23,8 @@ dependencies = [ "pgvector", "pillow", "psycopg[binary]", + "pydantic", + "pydantic-settings", "pycountry", "pypdf", "pytest", diff --git a/requirements.txt b/requirements.txt index 8b24a36..39cd9ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,17 @@ # This file was autogenerated by uv via the following command: -# ./scripts/generate_requirements.sh upgrade -agno==0.1.4 +# ./scripts/generate_requirements.sh +agno-aws==0.0.1 alembic==1.14.1 annotated-types==0.7.0 anyio==4.8.0 beautifulsoup4==4.12.3 +boto3==1.36.17 +botocore==1.36.17 certifi==2024.12.14 charset-normalizer==3.4.1 click==8.1.8 distro==1.9.0 dnspython==2.7.0 -docstring-parser==0.16 duckdb==1.1.3 duckduckgo-search==7.3.0 email-validator==2.2.0 @@ -20,8 +21,6 @@ fastapi-cli==0.0.7 feedparser==6.0.11 filelock==3.17.0 frozendict==2.4.6 -gitdb==4.0.12 -gitpython==3.1.44 google-search-results==2.4.2 googlesearch-python==1.3.0 h11==0.14.0 @@ -33,6 +32,7 @@ idna==3.10 iniconfig==2.0.0 jinja2==3.1.5 jiter==0.8.2 +jmespath==1.0.1 joblib==1.4.2 lxml==5.3.0 lxml-html-clean==0.4.1 @@ -77,17 +77,16 @@ requests-file==2.1.0 rich==13.9.4 rich-toolkit==0.13.2 ruff==0.9.3 +s3transfer==0.11.2 sgmllib3k==1.0.0 shellingham==1.5.4 six==1.17.0 -smmap==5.0.2 sniffio==1.3.1 soupsieve==2.6 sqlalchemy==2.0.37 starlette==0.45.3 tiktoken==0.8.0 tldextract==5.1.3 -tomli==2.2.1 tqdm==4.67.1 typer==0.15.1 types-beautifulsoup4==4.12.0.20241020