Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hendriksen-mark committed Oct 30, 2024
1 parent 67925cc commit dc33c1b
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
astral
ws4py
requests
paho-mqtt
email-validator
flask
flask_login
flask_restful
flask_wtf
jsonify
Werkzeug
WTForms
pyyaml
zeroconf
flask_cors
astral==2.2
ws4py==0.5.1
requests==2.20.0
paho-mqtt==1.6.1
email-validator==1.1.3
flask==2.0.3
flask_login==0.5.0
flask_restful==0.3.9
flask_wtf==1.0.0
jsonify==0.5
Werkzeug==2.0.3
WTForms==3.0.1
pyyaml==6.0.1
zeroconf==0.38.3
flask_cors==3.0.10
yeelight
python-kasa
bleak
rgbxy
python-kasa==0.4.1
bleak==0.14.3
rgbxy==0.5

0 comments on commit dc33c1b

Please sign in to comment.