Skip to content

Commit

Permalink
Require dynamicprompts 0.31.0 (#746)
Browse files Browse the repository at this point in the history
  • Loading branch information
akx authored Mar 21, 2024
1 parent bdf92f6 commit 3280638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
dependencies = [
"send2trash~=1.8",
"dynamicprompts[attentiongrabber,magicprompt]~=0.30.4",
"dynamicprompts[attentiongrabber,magicprompt]~=0.31.0",
]

[tool.pytest.ini_options]
Expand Down

0 comments on commit 3280638

Please sign in to comment.