Skip to content

Commit b2a7637

Browse files
authored
Merge pull request #4 from Carglglz/develop
requirement update
2 parents 5749098 + 5f34ae3 commit b2a7637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ def readme():
3939
scripts=[],
4040
include_package_data=True,
4141
install_requires=['pyserial', 'dill', 'unsync',
42-
'bleak>=0.11.0', 'bleak_sigspec>=0.0.4'])
42+
'bleak>=0.12.1', 'bleak_sigspec>=0.0.4'])

0 commit comments

Comments
 (0)