steer-core 0.1.1__py3-none-any.whl → 0.1.3__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.
steer_core/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.1.1"
1
+ __version__ = "0.1.3"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: steer-core
3
- Version: 0.1.1
3
+ Version: 0.1.3
4
4
  Summary: Modelling energy storage from cell to site - STEER OpenCell Design
5
5
  Home-page: https://github.com/nicholas9182/steer-core/
6
6
  Author: Nicholas Siemons
@@ -9,17 +9,11 @@ Classifier: Programming Language :: Python :: 3
9
9
  Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Operating System :: OS Independent
11
11
  Requires-Python: >=3.10
12
- Requires-Dist: pandas
13
- Requires-Dist: numpy
14
- Requires-Dist: datetime
15
- Requires-Dist: scipy
16
- Requires-Dist: shapely
17
- Requires-Dist: plotly
18
- Requires-Dist: dash
19
- Requires-Dist: dash_bootstrap_components
20
- Requires-Dist: flask_caching
21
- Requires-Dist: nbformat
22
- Requires-Dist: scipy
12
+ Requires-Dist: pandas==2.1.4
13
+ Requires-Dist: numpy==1.26.4
14
+ Requires-Dist: datetime==5.5
15
+ Requires-Dist: scipy==1.15.3
16
+ Requires-Dist: plotly==6.2.0
23
17
  Dynamic: author
24
18
  Dynamic: author-email
25
19
  Dynamic: classifier
@@ -1,5 +1,5 @@
1
1
  steer_core/DataManager.py,sha256=r9AmA1Aqmjk66xrUp03GFdVbp0ChFod6NmonUr8SGOw,11094
2
- steer_core/__init__.py,sha256=rnObPjuBcEStqSO0S6gsdS_ot8ITOQjVj_-P1LUUYpg,22
2
+ steer_core/__init__.py,sha256=XEqb2aiIn8fzGE68Mph4ck1FtQqsR_am0wRWvrYPffQ,22
3
3
  steer_core/Constants/Units.py,sha256=Bdlv_APY2-kbKva3FW4jA0srTbavqAumrEaaQ6HNKuU,489
4
4
  steer_core/Constants/Universal.py,sha256=5FWdrex5NiI2DResDmwO7GIvGN2B0DNtdlG1l-ysDh8,41
5
5
  steer_core/Constants/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -15,7 +15,7 @@ steer_core/Mixins/Data.py,sha256=wdNedZHS5Q7B-pCIoEbqTWMcxsC91CVn9pbQ2Zszg3w,136
15
15
  steer_core/Mixins/Serializer.py,sha256=x-aX8BcFSh5egZdkKinYMmIHLqZymCnETNUld3hzgnk,1039
16
16
  steer_core/Mixins/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
17
17
  steer_core/Mixins/validators.py,sha256=VmWmv1M8YqTzaIyc95TOvNEJScG7o8rQezQNor84DEc,12933
18
- steer_core-0.1.1.dist-info/METADATA,sha256=4egl0gBt2R3wB1iMjWWkUYhZKH8647UiJjseU0zAfTo,826
19
- steer_core-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
20
- steer_core-0.1.1.dist-info/top_level.txt,sha256=6LFpGCSDE_SqRoT7raeM3Ax7KTBKQnyXLXxM9kXtw5M,11
21
- steer_core-0.1.1.dist-info/RECORD,,
18
+ steer_core-0.1.3.dist-info/METADATA,sha256=LkaETWGxYlyIpWnra64KPBxEREfMijGQQDnHli3scN8,703
19
+ steer_core-0.1.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
20
+ steer_core-0.1.3.dist-info/top_level.txt,sha256=6LFpGCSDE_SqRoT7raeM3Ax7KTBKQnyXLXxM9kXtw5M,11
21
+ steer_core-0.1.3.dist-info/RECORD,,