Skip to content

Commit

Permalink
Update package requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
keremakdemir committed Jul 8, 2024
1 parent db904e8 commit 166d86a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,18 @@ In order to run the models and visualization scripts, you would need to install
- sys
- pandas
- numpy
- geopandas
- geopandas
- shapely
- geopy
- pyomo
- datetime
- matplotlib
- seaborn
- networkx
- yaml
- pyyaml
- openpyxl
- pyarrow
- xlrd
- highspy

Also, in order to initiate the optimization step, you would need to install either open-source (e.g., HiGHS) or commercial (e.g., Gurobi or CPLEX) solvers.

0 comments on commit 166d86a

Please sign in to comment.