Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
v2.4.10 update
Browse files Browse the repository at this point in the history
  • Loading branch information
ysolanky committed May 17, 2024
1 parent ccaf8fc commit e0eaa5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies = [
# Linting and Formatting
"ruff",
# phidata
"phidata==2.3.45",
"phidata[aws]==2.4.10",
]

[build-system]
Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# ./scripts/upgrade.sh
Expand All @@ -11,8 +11,8 @@ anyio==4.2.0
attrs==23.2.0
beautifulsoup4==4.12.3
blinker==1.7.0
boto3==1.34.34
botocore==1.34.34
boto3==1.34.108
botocore==1.34.108
cachetools==5.3.2
certifi==2024.2.2
charset-normalizer==3.3.2
Expand Down Expand Up @@ -42,7 +42,7 @@ openai==1.11.0
packaging==23.2
pandas==2.2.0
pgvector==0.2.4
phidata==2.3.45
phidata[aws]==2.4.10
pillow==10.2.0
protobuf==4.25.2
psycopg[binary]==3.1.17
Expand All @@ -64,7 +64,7 @@ requests==2.31.0
rich==13.7.0
rpds-py==0.17.1
ruff==0.2.0
s3transfer==0.10.0
s3transfer==0.10.1
six==1.16.0
smmap==5.0.1
sniffio==1.3.0
Expand Down

0 comments on commit e0eaa5a

Please sign in to comment.