Skip to content

Commit

Permalink
change version for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Mausy5043 committed Nov 24, 2024
1 parent 98cfd87 commit 9b8a122
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
- pip:
- gracefulkiller==0.4.7
- mausy5043-common==1.8.2
- python-homewizard-energy==6.8.1
- python-homewizard-energy==6.3.0
# This won't install on anything other than Linux (notably Raspberry Pi):
# - pyserial=3.5
- pyarrow=17.0.0
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
"pyarrow==17.0.0",
"pyserial==3.5",
"python-dateutil==2.9.0.post0",
"python-homewizard-energy==6.8.1",
"python-homewizard-energy==6.3.0",
"pytz==2024.2",
"requests==2.32.3",
"sh==2.0.7",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pandas==2.2.2
pyarrow==17.0.0
pyserial==3.5
python-dateutil==2.9.0.post0
python-homewizard-energy==6.8.1
python-homewizard-energy==6.3.0
pytz==2024.2
requests==2.32.3
sh==2.0.7
Expand Down

0 comments on commit 9b8a122

Please sign in to comment.