Skip to content

Commit e8bfd23

Browse files
authored
Change stomp-py dependency to exact version 6.0.0
1 parent d9e4e67 commit e8bfd23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gridappsd-python-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"PyYAML>=6.0",
2020
"pytz>=2022.7",
2121
"dateutils>=0.6.7",
22-
"stomp-py>=6.0.0",
22+
"stomp-py==6.0.0",
2323
"requests>=2.28",
2424
"python-dotenv>=0.9",
2525
"loguru>=0.7",

0 commit comments

Comments
 (0)