Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
Limych committed Nov 21, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 96df1ac commit 5cfefe5
Showing 3 changed files with 2 additions and 6 deletions.
5 changes: 1 addition & 4 deletions custom_components/integration_blueprint/manifest.json
Original file line number Diff line number Diff line change
@@ -9,9 +9,6 @@
"documentation": "https://github.com/Limych/ha-blueprint",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/Limych/ha-blueprint/issues",
"requirements": [
"colorlog==6.7.0",
"ruff==0.0.267"
],
"requirements": [],
"version": "0.1.0"
}
1 change: 1 addition & 0 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -9,3 +9,4 @@ pytest>=7.2
pytest-cov>=3.0
pytest-homeassistant-custom-component>=0.12
tzdata
ruff~=0.1
2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
colorlog==6.7.0
homeassistant>=2023.1.0
pip>=21.0,<23.4
ruff==0.1.6

0 comments on commit 5cfefe5

Please sign in to comment.