Skip to content

Commit 15e1515

Browse files
committed
Make apprise an official requirement for the framewokrk.
#2
1 parent 5d0b044 commit 15e1515

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tools/developer_tools/bely-mqtt-message-broker/requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ pydantic>=2.0.0
55
python-dotenv>=1.0.0
66
pluggy>=1.3.0
77
PyYAML>=6.0.3
8-
9-
# Optional: For notification support
10-
# apprise>=1.4.0
8+
apprise>=1.4.0
119

1210
# Development dependencies (install with: pip install -e ".[dev]")
1311
# pytest>=7.0.0

0 commit comments

Comments
 (0)