We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47d791 commit 0c01901Copy full SHA for 0c01901
setup.py
@@ -30,5 +30,5 @@
30
packages=find_packages(),
31
include_package_data=True,
32
zip_safe=False,
33
- install_requires=["pyserial==3.*", "pint==0.20.*"],
+ install_requires=["pyserial==3.*", "pint==0.24.*"],
34
)
0 commit comments