openstef 3.4.30__py3-none-any.whl → 3.4.31__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: openstef
3
- Version: 3.4.30
3
+ Version: 3.4.31
4
4
  Summary: Open short term energy forecaster
5
5
  Home-page: https://github.com/OpenSTEF/openstef
6
6
  Author: Alliander N.V
@@ -31,7 +31,7 @@ Requires-Dist: pydantic-settings ~=2.3
31
31
  Requires-Dist: pymsteams ~=0.2.2
32
32
  Requires-Dist: scikit-learn ~=1.3
33
33
  Requires-Dist: scipy ~=1.10
34
- Requires-Dist: statsmodels ~=0.13.5
34
+ Requires-Dist: statsmodels <1.0.0,>=0.13.5
35
35
  Requires-Dist: structlog <25,>=23.1
36
36
  Requires-Dist: xgboost ~=2.0
37
37
 
@@ -84,8 +84,8 @@ openstef/tasks/utils/predictionjobloop.py,sha256=Ysy3zF5lzPMz_asYDKeF5m0qgVT3tCt
84
84
  openstef/tasks/utils/taskcontext.py,sha256=L9K14ycwgVxbIVUjH2DIn_QWbnu-OfxcGtQ1K9T6sus,5630
85
85
  openstef/validation/__init__.py,sha256=bIyGTSA4V5VoOLTwdaiJJAnozmpSzvQooVYlsf8H4eU,163
86
86
  openstef/validation/validation.py,sha256=628xaDbAm8B4AYtFOAn8_SXLjejNfULGCfX3hVf_mU0,11119
87
- openstef-3.4.30.dist-info/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
88
- openstef-3.4.30.dist-info/METADATA,sha256=qL32qVnXP9ZMeTVBXPNWv0y94_SlY_Cbtir0eqek7yw,7392
89
- openstef-3.4.30.dist-info/WHEEL,sha256=cpQTJ5IWu9CdaPViMhC9YzF8gZuS5-vlfoFihTBC86A,91
90
- openstef-3.4.30.dist-info/top_level.txt,sha256=kD0H4PqrQoncZ957FvqwfBxa89kTrun4Z_RAPs_HhLs,9
91
- openstef-3.4.30.dist-info/RECORD,,
87
+ openstef-3.4.31.dist-info/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
88
+ openstef-3.4.31.dist-info/METADATA,sha256=4un9Ku2wTVzvc51sn307_2KafMpW8HedR_dd2Wou82k,7399
89
+ openstef-3.4.31.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
90
+ openstef-3.4.31.dist-info/top_level.txt,sha256=kD0H4PqrQoncZ957FvqwfBxa89kTrun4Z_RAPs_HhLs,9
91
+ openstef-3.4.31.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (70.1.0)
2
+ Generator: setuptools (70.3.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5