Skip to content

Commit 5e9faea

Browse files
authored
feat!: based on PRQL 0.10 (#285)
1 parent 613f59f commit 5e9faea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ duckdb-engine = ">=0.7,<0.10"
2828
ipython = "^8"
2929
jupysql = ">=0.7"
3030
pandas = ">=1.5"
31-
prql-python = ">=0.9,<0.11"
31+
prql-python = "^0.10.0"
3232
traitlets = "^5"
3333

3434
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)