diff --git a/.idea/libs.iml b/.idea/libs.iml index ebd9a2ee..43ad86bb 100644 --- a/.idea/libs.iml +++ b/.idea/libs.iml @@ -1,13 +1,8 @@ - - - + - - \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index cb8eca6a..d2e5c765 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,51 @@ trimesh~=3.7.0 pyproj~=2.6.1.post1 pyny3d~=0.2 matplotlib~=3.2.1 -Shapely~=1.7.0 \ No newline at end of file +Shapely~=1.7.0 + +# MonthlyEnergyBalance + +pandas~=1.0.4 +pip~=20.1.1 +pyzmq~=19.0.1 +pexpect~=4.8.0 +tornado~=6.0.4 +parso~=0.7.0 +jedi~=0.17.0 +pytz~=2020.1 +setuptools~=47.3.0 +scipy~=1.4.1 +six~=1.15.0 +webencodings~=0.5.1 +packaging~=20.4 +bleach~=3.1.5 +MarkupSafe~=1.1.1 +ipywidgets~=7.5.1 +traitlets~=4.3.3 +ipython~=7.15.0 +python-dateutil~=2.8.1 +Pygments~=2.6.1 +ipykernel~=5.3.0 +testpath~=0.4.4 +decorator~=4.4.2 +backcall~=0.2.0 +pickleshare~=0.7.5 +wcwidth~=0.2.4 +ptyprocess~=0.6.0 +notebook~=6.0.3 +nbformat~=5.0.7 +jsonschema~=3.2.0 +Jinja2~=2.11.2 +Send2Trash~=1.5.0 +terminado~=0.8.3 +nbconvert~=5.6.1 +defusedxml~=0.6.0 +pandocfilters~=1.4.2 +mistune~=0.8.4 +entrypoints~=0.3 +pyparsing~=2.4.7 +attrs~=19.3.0 +pyrsistent~=0.16.0 +cycler~=0.10.0 +kiwisolver~=1.2.0 +zipp~=3.1.0 \ No newline at end of file