We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7351dad commit db6035aCopy full SHA for db6035a
packages/faststream-stomp/pyproject.toml
@@ -2,7 +2,7 @@
2
name = "faststream-stomp"
3
description = "FastStream STOMP broker"
4
authors = [{ name = "Lev Vereshchagin", email = "mail@vrslev.com" }]
5
-dependencies = ["faststream~=0.5", "stompman>=2.0.0"]
+dependencies = ["faststream~=0.5", "stompman>=2.0.1"]
6
requires-python = ">=3.11"
7
readme = "README.md"
8
license = { text = "MIT" }
0 commit comments