Skip to content

Commit

Permalink
chore: release 0.7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelvignes committed Jun 6, 2022
1 parent 15978ed commit 048bacb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "peakina"
version = "0.8.2"
version = "0.7.16"
description = "pandas readers on steroids (remote files, glob patterns, cache, etc.)"
authors = ["Toucan Toco <[email protected]>"]
readme = "README.md"
Expand All @@ -25,7 +25,7 @@ chardet = "^4.0.0"
fastparquet = "^0.8.0"
jq = "^1.2.1"
openpyxl = "^3.0.9"
pandas = "^1.4.2"
pandas = "1.2.5"
paramiko = "^2.9.2"
pydantic = "^1.9.0"
python-slugify = ">=5.0.2,<7.0.0"
Expand Down

0 comments on commit 048bacb

Please sign in to comment.