Skip to content

Commit 9633645

Browse files
committed
Update
1 parent f6c8dc2 commit 9633645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/faststream-stomp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "faststream-stomp"
33
description = "FastStream STOMP broker"
44
authors = [{ name = "Lev Vereshchagin", email = "mail@vrslev.com" }]
5-
dependencies = ["faststream>=0.5"]
5+
dependencies = ["faststream>=0.5", "stompman"]
66
requires-python = ">=3.11"
77
readme = "README.md"
88
license = { text = "MIT" }

0 commit comments

Comments
 (0)