Skip to content

Commit

Permalink
[TD] Update TheengsDecoder requirement version (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
1technophile authored Apr 15, 2023
1 parent c6b0910 commit 8c0d668
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ repos:
- bluetooth-numbers>=1.0,<2.0
- importlib-metadata
- paho-mqtt>=1.6.1
- TheengsDecoder>=1.3.0
- TheengsDecoder>=1.4.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"bluetooth-numbers>=1.0,<2.0",
"importlib-metadata",
"paho-mqtt>=1.6.1",
"TheengsDecoder>=1.3.0",
"TheengsDecoder>=1.4.0",
],
)

0 comments on commit 8c0d668

Please sign in to comment.