Skip to content

Commit

Permalink
update min pyubx2 ver to 1.2.48
Browse files Browse the repository at this point in the history
  • Loading branch information
semuadmin committed Nov 9, 2024
1 parent 7ecbcf5 commit dfe9e90
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 @@ -38,7 +38,7 @@ dependencies = [
"paho-mqtt>=1.6.0", # waiting for >=2.0.0 in Conda
"pyserial>=3.5",
"pyspartn>=1.0.4",
"pyubx2>=1.2.47",
"pyubx2>=1.2.48",
]

[project.scripts]
Expand Down

0 comments on commit dfe9e90

Please sign in to comment.