Skip to content

Commit 0365a46

Browse files
committed
update pypsa version
1 parent abb081d commit 0365a46

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

envs/environment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- pip
1212

1313
# Inhouse packages
14-
- pypsa>=0.35.2
14+
- pypsa>=1.0.1
1515
- atlite>=0.3
1616
- linopy>=0.4.4
1717
- powerplantmatching>=0.5.15
@@ -71,4 +71,4 @@ dependencies:
7171
- highspy
7272
- tsam>=2.3.1
7373
- entsoe-py
74-
- pypsa>=1.0
74+
- pypsa>=1.0.1

envs/linux-64.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ dependencies:
415415
- pyopenssl=25.3.0=pyhd8ed1ab_0
416416
- pyparsing=3.2.5=pyhcf101f3_0
417417
- pyproj=3.7.2=py312h1c88c49_1
418-
- pypsa=0.35.2=pyhd8ed1ab_0
418+
- pypsa=1.0.1=pyhd8ed1ab_0
419419
- pyscipopt=5.6.0=py312h1289d80_1
420420
- pyshp=3.0.2=pyhd8ed1ab_0
421421
- pyside6=6.9.2=py312h5654102_1

envs/osx-64.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ dependencies:
378378
- pyopenssl=25.3.0=pyhd8ed1ab_0
379379
- pyparsing=3.2.5=pyhcf101f3_0
380380
- pyproj=3.7.2=py312hb613793_1
381-
- pypsa=0.35.2=pyhd8ed1ab_0
381+
- pypsa=1.0.1=pyhd8ed1ab_0
382382
- pyscipopt=5.6.0=py312h462f358_1
383383
- pyshp=3.0.2=pyhd8ed1ab_0
384384
- pysocks=1.7.1=pyha55dd90_7

envs/osx-arm64.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ dependencies:
378378
- pyopenssl=25.3.0=pyhd8ed1ab_0
379379
- pyparsing=3.2.5=pyhcf101f3_0
380380
- pyproj=3.7.2=py312hf0774e8_1
381-
- pypsa=0.35.2=pyhd8ed1ab_0
381+
- pypsa=1.0.1=pyhd8ed1ab_0
382382
- pyscipopt=5.6.0=py312h6b01ec3_1
383383
- pyshp=3.0.2=pyhd8ed1ab_0
384384
- pysocks=1.7.1=pyha55dd90_7

envs/win-64.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ dependencies:
350350
- pyopenssl=25.3.0=pyhd8ed1ab_0
351351
- pyparsing=3.2.5=pyhcf101f3_0
352352
- pyproj=3.7.2=py312h235ce7f_1
353-
- pypsa=0.35.2=pyhd8ed1ab_0
353+
- pypsa=1.0.1=pyhd8ed1ab_0
354354
- pyreadline3=3.5.4=py312h2e8e312_2
355355
- pyscipopt=5.6.0=py312hbb81ca0_1
356356
- pyshp=3.0.2=pyhd8ed1ab_0

0 commit comments

Comments
 (0)