Skip to content

Commit

Permalink
Fix python 3.7 requirements for bleak, add werkzeug
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefwigms committed Apr 21, 2024
1 parent 792a5d3 commit 94a47af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aenum==3.1.15
bleak==0.21.1
bleak==0.20.2
dnspython==2.6.1
eventlet==0.36.1
Flask_Cors==4.0.0
Expand All @@ -12,3 +12,4 @@ python-dateutil==2.9.0.post0
requests==2.31.0
ruamel.yaml==0.18.6
webargs==8.4.0
Werkzeug==3.0.2

0 comments on commit 94a47af

Please sign in to comment.