Skip to content

Commit 108726b

Browse files
author
Brendan Whitfield
committed
pegged dependency versions
1 parent fd1a26e commit 108726b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
packages=find_packages(),
2626
include_package_data=True,
2727
zip_safe=False,
28-
install_requires=["pyserial", "pint"],
28+
install_requires=["pyserial==3.*", "pint==0.7.*"],
2929
)

0 commit comments

Comments
 (0)