Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ufozone committed Dec 9, 2024
2 parents 15356ed + 805f76b commit 10fa364
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pip>=21.0,<24.4
colorlog==6.9.0
ruff==0.8.1
ruff==0.8.2
pydocstyle==6.3.0
isort==5.13.2
geopy==2.3.0
numpy==2.1.3
Pillow==11.0.0
pytest-homeassistant-custom-component==0.13.189
pytest-homeassistant-custom-component==0.13.191
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pip>=21.0,<24.4
colorlog==6.9.0
ruff==0.8.1
ruff==0.8.2
pydocstyle==6.3.0
isort==5.13.2
geopy==2.3.0
Expand Down

0 comments on commit 10fa364

Please sign in to comment.