Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mausy5043 committed Dec 1, 2024
1 parent f898b29 commit 940332c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@ dependencies:
- pip

# imported deps
- matplotlib=3.9.2
- numpy=2.1.1
- pandas=2.2.2
- matplotlib=3.9.3
- numpy=2.1.3
- pandas=2.2.3
# Not on conda channels:
- pip:
- gracefulkiller==0.4.7
- mausy5043-common==1.8.2
- python-homewizard-energy==7.0.0
# This won't install on anything other than Linux (notably Raspberry Pi):
# - pyserial=3.5
- pyarrow=17.0.0
- python-dateutil=2.9.0
- pyarrow=18.1.0
- python-dateutil=2.9.0.post0
- pytz=2024.2
- requests=2.32.3
- sh=2.0.7
- sh=2.1.0
- tabulate=0.9.0
- zeroconf=0.136.2

Expand Down

0 comments on commit 940332c

Please sign in to comment.