power-grid-model-io 1.2.108__py3-none-any.whl → 1.2.110__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of power-grid-model-io might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: power-grid-model-io
3
- Version: 1.2.108
3
+ Version: 1.2.110
4
4
  Summary: Power Grid Model Input/Output
5
5
  Author-email: Contributors to the Power Grid Model project <powergridmodel@lfenergy.org>
6
6
  License: MPL-2.0
@@ -24,7 +24,7 @@ License-File: LICENSE
24
24
  Requires-Dist: numpy>=1.20
25
25
  Requires-Dist: openpyxl
26
26
  Requires-Dist: pandas
27
- Requires-Dist: power-grid-model>=1.8
27
+ Requires-Dist: power_grid_model>=1.8
28
28
  Requires-Dist: pyyaml
29
29
  Requires-Dist: structlog
30
30
  Requires-Dist: tqdm
@@ -36,17 +36,17 @@ Requires-Dist: pytest; extra == "dev"
36
36
  Requires-Dist: pytest-cov; extra == "dev"
37
37
  Requires-Dist: pydantic>2; extra == "dev"
38
38
  Requires-Dist: numba; extra == "dev"
39
+ Provides-Extra: examples
40
+ Requires-Dist: power-grid-model>1.9.80; extra == "examples"
41
+ Requires-Dist: pandapower>2.11.1; extra == "examples"
42
+ Requires-Dist: pyarrow; extra == "examples"
39
43
  Provides-Extra: doc
40
44
  Requires-Dist: sphinx; extra == "doc"
41
45
  Requires-Dist: myst-nb; extra == "doc"
42
- Requires-Dist: sphinx-rtd-theme; extra == "doc"
46
+ Requires-Dist: sphinx_rtd_theme; extra == "doc"
43
47
  Requires-Dist: readthedocs-sphinx-search; extra == "doc"
44
48
  Requires-Dist: sphinx-hoverxref; extra == "doc"
45
49
  Requires-Dist: numpydoc; extra == "doc"
46
- Provides-Extra: examples
47
- Requires-Dist: power-grid-model>1.9.80; extra == "examples"
48
- Requires-Dist: pandapower>2.11.1; extra == "examples"
49
- Requires-Dist: pyarrow; extra == "examples"
50
50
 
51
51
  <!--
52
52
  SPDX-FileCopyrightText: Contributors to the Power Grid Model project <powergridmodel@lfenergy.org>
@@ -42,8 +42,8 @@ power_grid_model_io/utils/modules.py,sha256=a4IdozSL-sOZcmIQON_aQS7-cpnCyt-3p7zs
42
42
  power_grid_model_io/utils/parsing.py,sha256=XB1QSHnslIieFJBKFXZCtiydqpOqQBiX_CXDbItXgAQ,4522
43
43
  power_grid_model_io/utils/uuid_excel_cvtr.py,sha256=H1iWhW_nluJBUJ3hK-Gc0xJjGnH5e35WrBz_fA3YXZs,7626
44
44
  power_grid_model_io/utils/zip.py,sha256=VXHX4xWPPZbhOlZUAbMDy3MgQFzK6_l7sRvGXihNUY4,3875
45
- power_grid_model_io-1.2.108.dist-info/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
46
- power_grid_model_io-1.2.108.dist-info/METADATA,sha256=RLuBwPztpgp180CLCoAWDBXc6KLbDK95FL3pAKo28ZQ,8515
47
- power_grid_model_io-1.2.108.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
48
- power_grid_model_io-1.2.108.dist-info/top_level.txt,sha256=7sq9VveemMm2R0RgTBa4tH8y_xF4_1hxbufmX9OjCTo,20
49
- power_grid_model_io-1.2.108.dist-info/RECORD,,
45
+ power_grid_model_io-1.2.110.dist-info/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
46
+ power_grid_model_io-1.2.110.dist-info/METADATA,sha256=K0iMzSCeBmR-OC0AqbrRtdUNNJr7Rjh0Cid2JDK-pBE,8515
47
+ power_grid_model_io-1.2.110.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
48
+ power_grid_model_io-1.2.110.dist-info/top_level.txt,sha256=7sq9VveemMm2R0RgTBa4tH8y_xF4_1hxbufmX9OjCTo,20
49
+ power_grid_model_io-1.2.110.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.3.0)
2
+ Generator: setuptools (75.6.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5