Skip to content

Commit

Permalink
temporarily update min paho-mqtt version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semuadmin committed May 16, 2024
1 parent f74eaa1 commit 6ecd7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ classifiers = [

dependencies = [
"certifi>=2024.0.0",
"paho-mqtt>=2.0.0",
"paho-mqtt>=1.6.0", # waiting for >=2.0.0 in Conda
"pyserial>=3.5",
"pyspartn>=1.0.0",
"pyubx2>=1.2.40",
Expand Down

0 comments on commit 6ecd7a0

Please sign in to comment.