diff --git a/pyproject.toml b/pyproject.toml index e525cd7..f03c4d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ classifiers=[ ] requires-python = ">=3.8" dependencies = [ - "datasette>=1.0a13", + "datasette>=1.0a14", "markdown2>=2.4.10", "nh3==0.2.14", "sqlite-migrate>=0.1b0",