We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8a392 commit 3e1a76aCopy full SHA for 3e1a76a
pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
31
# Linting and Formatting
32
"ruff",
33
# phidata
34
- "phidata[aws]==2.5.0a7"
+ "phidata[aws]==2.5.0a9"
35
]
36
37
[build-system]
requirements.txt
@@ -44,7 +44,7 @@ packaging==24.1
44
pandas==2.2.3
45
peewee==3.17.6
46
pgvector==0.3.5
47
-phidata[aws]==2.5.0a7
+phidata[aws]==2.5.0a9
48
platformdirs==4.3.6
49
pluggy==1.5.0
50
psycopg[binary]==3.1.18
0 commit comments