Skip to content

Commit

Permalink
bump packages
Browse files Browse the repository at this point in the history
Mausy5043 committed Jan 13, 2025

Verified

This commit was signed with the committer’s verified signature. The key has expired.
hoangnt2 Nguyen Thai Hoang
1 parent a018980 commit 2be4f6c
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -20,17 +20,17 @@ dependencies:
- pip:
- gracefulkiller~=0.4
- mausy5043-common==1.12.1
- python-homewizard-energy==7.0.1
- python-homewizard-energ==8.0.0
- py-solaredge==0.0.4.9
# legacy: This won't install on anything other than Linux (notably Raspberry Pi):
# - pyserial=3.5
- pyarrow=18.1
- python-dateutil=2.9
- pytz=2024.2
- requests=2.32
- sh=2.1
- sh=2.2
- tabulate=0.9
- zeroconf=0.136.2
- zeroconf=0.139.0

# dev deps
- jupyterlab
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -18,9 +18,9 @@ dependencies = [
"python-homewizard-energy==8.0.0",
"pytz~=2024.2",
"requests~=2.32",
"sh~=2.1",
"sh~=2.2",
"tabulate~=0.9",
"zeroconf==0.136.2"
"zeroconf==0.139.0"
]
license = {file = "LICENSE"}
authors = [
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -16,6 +16,6 @@ python-dateutil~=2.9
python-homewizard-energy==8.0.0
pytz~=2024.2
requests~=2.32
sh~=2.1
sh~=2.2
tabulate~=0.9
zeroconf==0.136.2
zeroconf==0.139.0

0 comments on commit 2be4f6c

Please sign in to comment.