Skip to content

Commit 3e1a76a

Browse files
committed
v2.5.0a9
1 parent 6c8a392 commit 3e1a76a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
# Linting and Formatting
3232
"ruff",
3333
# phidata
34-
"phidata[aws]==2.5.0a7"
34+
"phidata[aws]==2.5.0a9"
3535
]
3636

3737
[build-system]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ packaging==24.1
4444
pandas==2.2.3
4545
peewee==3.17.6
4646
pgvector==0.3.5
47-
phidata[aws]==2.5.0a7
47+
phidata[aws]==2.5.0a9
4848
platformdirs==4.3.6
4949
pluggy==1.5.0
5050
psycopg[binary]==3.1.18

0 commit comments

Comments
 (0)