Skip to content

Commit 4d52871

Browse files
authored
Update pyproject.toml to new stomp name (#424)
Stomp has changed it's name to `stomp-py` rather than `stomp.py`. This fixes the change
1 parent d1bd4c2 commit 4d52871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"pyepics",
1919
"aioca",
2020
"pydantic<2.0",
21-
"stomp.py",
21+
"stomp-py",
2222
"aiohttp",
2323
"PyYAML",
2424
"click<8.1.4",

0 commit comments

Comments
 (0)