Skip to content

Commit

Permalink
v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Jan 19, 2024
1 parent 2d27942 commit 1d8125e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies = [
# Linting and Formatting
"ruff",
# phidata
"phidata==2.3.0",
"phidata==2.3.2",
]

[build-system]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ numpy==1.26.2
openai==1.3.5
packaging==23.2
pgvector==0.2.3
phidata==2.3.0
phidata==2.3.2
pluggy==1.3.0
psycopg[binary]==3.1.13
psycopg-binary==3.1.13
Expand Down

0 comments on commit 1d8125e

Please sign in to comment.