Skip to content

Commit

Permalink
Merge pull request #1695 from gridsingularity/virtual-heatpump
Browse files Browse the repository at this point in the history
Virtual heatpump
  • Loading branch information
spyrostz authored Oct 16, 2023
2 parents 250bf09 + ddac772 commit 60cb488
Show file tree
Hide file tree
Showing 17 changed files with 9,574 additions and 440 deletions.
1 change: 1 addition & 0 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ redis
rq
pytz
sortedcontainers
sympy
pony
-e git+https://github.com/gridsingularity/gsy-framework@master#egg=gsy_framework
6 changes: 5 additions & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ mccabe==0.6.1
# via
# flake8
# gsy-framework
mpmath==1.3.0
# via sympy
nodeenv==1.6.0
# via
# gsy-framework
Expand Down Expand Up @@ -113,7 +115,7 @@ pluggy==1.0.0
# tox
pony==0.7.14
# via -r requirements/base.in
pre-commit==3.3.0
pre-commit==3.3
# via gsy-framework
py==1.10.0
# via
Expand Down Expand Up @@ -180,6 +182,8 @@ six==1.16.0
# virtualenv
sortedcontainers==2.4.0
# via -r requirements/base.in
sympy==1.12
# via -r requirements/base.in
tabulate==0.8.9
# via gsy-framework
tenacity==8.0.1
Expand Down
337 changes: 0 additions & 337 deletions requirements/blockchain.txt

This file was deleted.

Loading

0 comments on commit 60cb488

Please sign in to comment.