We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c0827 commit 0a9f786Copy full SHA for 0a9f786
1 file changed
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.7.*"],
+ install_requires=["pyserial==3.*", "pint==0.20.*"],
34
)
0 commit comments