We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5749098 + 5f34ae3 commit b2a7637Copy full SHA for b2a7637
setup.py
@@ -39,4 +39,4 @@ def readme():
39
scripts=[],
40
include_package_data=True,
41
install_requires=['pyserial', 'dill', 'unsync',
42
- 'bleak>=0.11.0', 'bleak_sigspec>=0.0.4'])
+ 'bleak>=0.12.1', 'bleak_sigspec>=0.0.4'])
0 commit comments