Skip to content

Commit

Permalink
v2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Oct 16, 2024
1 parent f03b292 commit ae7d8cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"nest_asyncio",
"openai",
"pgvector",
"phidata[aws]==2.5.1",
"phidata[aws]==2.5.3",
"psycopg[binary]",
"pypdf",
"pytest",
Expand Down
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
alembic==1.13.3
annotated-types==0.7.0
anyio==4.6.2.post1
boto3==1.35.40
botocore==1.35.40
boto3==1.35.41
botocore==1.35.41
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
distro==1.9.0
dnspython==2.7.0
docker==7.1.0
duckduckgo-search==6.3.1
duckduckgo-search==6.3.2
email-validator==2.2.0
fastapi==0.115.2
fastapi-cli==0.0.5
Expand All @@ -38,7 +38,7 @@ numpy==2.1.2
openai==1.51.2
packaging==24.1
pgvector==0.3.5
phidata==2.5.1
phidata==2.5.3
pluggy==1.5.0
primp==0.6.4
psycopg==3.1.19
Expand All @@ -63,15 +63,15 @@ shellingham==1.5.4
six==1.16.0
smmap==5.0.1
sniffio==1.3.1
sqlalchemy==2.0.35
sqlalchemy==2.0.36
starlette==0.40.0
tiktoken==0.8.0
tomli==2.0.2
tqdm==4.66.5
typer==0.12.5
typing-extensions==4.12.2
urllib3==2.2.3
uvicorn==0.31.1
uvicorn==0.32.0
uvloop==0.21.0
watchfiles==0.24.0
websockets==13.1

0 comments on commit ae7d8cc

Please sign in to comment.