diff --git a/pyproject.toml b/pyproject.toml index 40fc2db7d..8b99645dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dependencies = [ "oauth2-lib~=2.2.0", "tabulate==0.9.0", "strawberry-graphql==0.232.2", - "pydantic-forms~=1.1.0", + "pydantic-forms~=1.1.1rc1", ] description-file = "README.md"