Skip to content

Commit

Permalink
Cleanup unused dependencies and update bleak
Browse files Browse the repository at this point in the history
Pillow and pysystray are not used/needed here.

Also bleak 0.7 has a bug with not closing open file-handles which results in crashes (may also fix delphiki#1 and delphiki#3)
  • Loading branch information
treibholz authored Jan 3, 2022
1 parent 9b41373 commit 943d420
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
pystray~=0.16.0
bleak~=0.7.1
Pillow~=7.2.0
bleak~=0.13.0

0 comments on commit 943d420

Please sign in to comment.