Skip to content

Commit

Permalink
⬆️ Bump datar-pandas to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pwwang committed Oct 9, 2023
1 parent d71789c commit 628816f
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 100 deletions.
176 changes: 78 additions & 98 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ python = "^3.8"
simplug = "^0.3"
pipda = "^0.13"
python-simpleconf = {version = "^0.6", extras = ["toml"]}
datar-numpy = {version = "^0.3", optional = true}
datar-pandas = {version = "^0.5", optional = true}
datar-numpy = {version = "^0.3.2", optional = true}
datar-pandas = {version = "^0.5.1", optional = true}
# datar-polars = {version = "^0.0.0", optional = true}
datar-arrow = {version = "^0.1", optional = true}

Expand Down

0 comments on commit 628816f

Please sign in to comment.