From f9b292635e436ccb4475a1006dc4406129aa3af5 Mon Sep 17 00:00:00 2001 From: dguittet Date: Wed, 9 Aug 2023 13:58:46 -0600 Subject: [PATCH] update requirements --- requirements.txt | 33 +++++++++++++++++++-------------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/requirements.txt b/requirements.txt index cbe1bc535..e645b67a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,34 +1,39 @@ +Cython NREL-PySAM==3.0.0 -NREL-PySAM-stubs==3.0.0 Pillow Pyomo>=6.1.2 -humpday -pysot -nevergrad -optuna -pymoo -scikit-optimize -nlopt diskcache -pyDOE2 +fastkml floris future global_land_mask -Cython -matplotlib +humpday +hybridbosse lcoe +lxml +matplotlib +nevergrad +nlopt numpy numpy-financial +optuna pandas pint pvmismatch +pyDOE2 +pymoo +pyproj pysolar +pysot python-dotenv +python-rapidjson pytz requests +scikit-learn +scikit-optimize scipy +shapely>=1.8.5,<2.0.0 +setuptools timezonefinder urllib3 -hybridbosse -setuptools -python-rapidjson \ No newline at end of file +utm \ No newline at end of file