diff --git a/pyproject.toml b/pyproject.toml index 9e6fdf2c..89b895a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ classifiers = [ dependencies = [ "click>=6.0", - "emmett-core[granian,rapidjson]~=1.0.0", + "emmett-core[granian,rapidjson]~=1.0.1", "pendulum~=3.0.0", "pydal@git+https://github.com/gi0baro/pydal@emmett", "pyyaml~=6.0",