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.
2 parents 76030aa + a5febb6 commit 1836312Copy full SHA for 1836312
setup.py
@@ -13,7 +13,7 @@
13
install_requires = [
14
'sensirion-i2c-driver>=1.0.0,<2.0',
15
'sensirion-driver-adapters>=2.1.9,<3.0',
16
- 'sensirion-driver-support-types~=0.2.0',
+ 'sensirion-driver-support-types>=1.1.0,<2.0',
17
'sensirion-shdlc-sensorbridge>=0.1.0,<0.3.0'
18
]
19
0 commit comments