File tree 3 files changed +3150
-2
lines changed
3 files changed +3150
-2
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -21,6 +21,43 @@ classifiers = [
21
21
]
22
22
license = {file = " LICENSE.md" }
23
23
readme = " README.md"
24
+ dependencies = [
25
+ " atlite==0.3.0" ,
26
+ " cartopy==0.23.0" ,
27
+ " descartes==1.1.0" ,
28
+ " dill>=0.3.9" ,
29
+ " duckdb==0.10.0" ,
30
+ " geopandas==1.0.1" ,
31
+ " geopy==2.4.0" ,
32
+ " graphviz>=0.20.3" ,
33
+ " gurobipy==11.0.3" ,
34
+ " highspy>=1.9.0" ,
35
+ " kaleido==0.4.0rc5" ,
36
+ " linopy==0.3.14" ,
37
+ " matplotlib==3.8.0" ,
38
+ " netcdf4==1.6.4" ,
39
+ " networkx==3.1" ,
40
+ " numpy==1.26.0" ,
41
+ " openpyxl==3.1.2" ,
42
+ " pandas==2.2.2" ,
43
+ " plotly==5.17.0" ,
44
+ " progressbar2==4.3.2" ,
45
+ " pulp==2.7.0" ,
46
+ " pyarrow==16.1.0" ,
47
+ " pycountry==22.3.5" ,
48
+ " pyomo==6.6.1" ,
49
+ " pypsa==0.30.2" ,
50
+ " pyyaml>=6.0.2" ,
51
+ " rasterio==1.3.8" ,
52
+ " scipy==1.11.3" ,
53
+ " seaborn==0.13.2" ,
54
+ " shapely==2.0.2" ,
55
+ " snakemake==7.32.4" ,
56
+ " tsam>=2.3.6" ,
57
+ " xarray==2024.9.0" ,
58
+ " xlrd==2.0.1" ,
59
+ ]
60
+
24
61
25
62
[project .urls ]
26
63
Documentation = " https://pypsa-usa.readthedocs.io/en/latest/"
You can’t perform that action at this time.
0 commit comments