Skip to content

Commit

Permalink
v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Apr 7, 2023
1 parent 20b7eda commit 47ae472
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
"pytest",
# Linting
"ruff",
"phidata==1.5.1",
"phidata==1.5.3",
# Dataframe libraries
"pandas",
"polars",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ oauthlib==3.2.2
packaging==23.0
pandas==2.0.0
pathspec==0.9.0
phidata==1.5.1
phiterm==1.5.0
phidata==1.5.3
phiterm==1.5.3
platformdirs==3.2.0
pluggy==1.0.0
polars==0.17.0
Expand Down

0 comments on commit 47ae472

Please sign in to comment.