Skip to content

Commit

Permalink
v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Jan 17, 2024
1 parent 536e921 commit 2d27942
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.2.0",
"phidata==2.3.0",
]

[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.2.0
phidata==2.3.0
pluggy==1.3.0
psycopg[binary]==3.1.13
psycopg-binary==3.1.13
Expand Down

0 comments on commit 2d27942

Please sign in to comment.