diff --git a/pyproject.toml b/pyproject.toml index 959a2df..8214bda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ "promplate~=0.3.4.7", "python-box>=7.1.1,<7.3.0", "promptools[validation]~=0.1.3.4", - "promplate-recipes~=0.2.2.1", + "promplate-recipes>=0.2.2.1,<0.2.4.0", "pyyaml~=6.0.1", "html-text~=0.6.2", "html2text2~=1.0.0",