power-grid-model-io 1.2.42__py3-none-any.whl → 1.2.43__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.42
3
+ Version: 1.2.43
4
4
  Summary: Power Grid Model Input/Output
5
5
  Author-email: Alliander Dynamic Grid Calculation <dynamic.grid.calculation@alliander.com>
6
6
  License: MPL-2.0
@@ -21,16 +21,17 @@ Classifier: Topic :: Scientific/Engineering :: Physics
21
21
  Requires-Python: >=3.8
22
22
  Description-Content-Type: text/markdown
23
23
  License-File: LICENSE
24
- Requires-Dist: numpy (>=1.20)
24
+ Requires-Dist: numpy >=1.20
25
25
  Requires-Dist: openpyxl
26
26
  Requires-Dist: pandas
27
- Requires-Dist: power-grid-model (>=1.4)
27
+ Requires-Dist: power-grid-model >=1.4
28
28
  Requires-Dist: pyyaml
29
29
  Requires-Dist: structlog
30
30
  Requires-Dist: tqdm
31
31
  Provides-Extra: dev
32
- Requires-Dist: pandapower (>2.11.1) ; extra == 'dev'
32
+ Requires-Dist: pandapower >2.11.1 ; extra == 'dev'
33
33
  Requires-Dist: pre-commit ; extra == 'dev'
34
+ Requires-Dist: pyarrow ; extra == 'dev'
34
35
  Requires-Dist: pylint ; extra == 'dev'
35
36
  Requires-Dist: pytest ; extra == 'dev'
36
37
  Requires-Dist: pytest-cov ; extra == 'dev'
@@ -37,8 +37,8 @@ power_grid_model_io/utils/json.py,sha256=Fw9GhCiwk4sXw48ljPOkWAR0LaRkdA8ZkUQu-K0
37
37
  power_grid_model_io/utils/modules.py,sha256=ZB8IIK96VuJk5FkoclrUCuXOSsGeVqT3B01bBAcodeU,944
38
38
  power_grid_model_io/utils/regex.py,sha256=dbKTyQMaTWou9Cvk35R2_9SJlz6Rd5rfH6Xy3BCeFJg,1727
39
39
  power_grid_model_io/utils/zip.py,sha256=RuCkN-ZmDpnWpZqcH2dUuEp4TKO2GLmG0hEuuH38Uxw,3903
40
- power_grid_model_io-1.2.42.dist-info/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
41
- power_grid_model_io-1.2.42.dist-info/METADATA,sha256=My2vnnf0jeld_RJlVy-GYWnxyRjSUtkDbswDZfOszQ4,7799
42
- power_grid_model_io-1.2.42.dist-info/WHEEL,sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q,92
43
- power_grid_model_io-1.2.42.dist-info/top_level.txt,sha256=7sq9VveemMm2R0RgTBa4tH8y_xF4_1hxbufmX9OjCTo,20
44
- power_grid_model_io-1.2.42.dist-info/RECORD,,
40
+ power_grid_model_io-1.2.43.dist-info/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
41
+ power_grid_model_io-1.2.43.dist-info/METADATA,sha256=YiN_ZHJmOYasPZgxialAScVDWFmeizaWZ1b8D-USlBg,7833
42
+ power_grid_model_io-1.2.43.dist-info/WHEEL,sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc,92
43
+ power_grid_model_io-1.2.43.dist-info/top_level.txt,sha256=7sq9VveemMm2R0RgTBa4tH8y_xF4_1hxbufmX9OjCTo,20
44
+ power_grid_model_io-1.2.43.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.0)
2
+ Generator: bdist_wheel (0.41.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5