histcmp 0.6.2__py3-none-any.whl → 0.6.4__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.
histcmp/compare.py CHANGED
@@ -11,7 +11,6 @@ from rich.text import Text
11
11
  from rich.panel import Panel
12
12
  from matplotlib import pyplot
13
13
  import numpy
14
- import mplhep.atlas
15
14
 
16
15
  from histcmp.console import console, fail, info, good, warn
17
16
  from histcmp.root_helpers import (
@@ -1,24 +1,24 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: histcmp
3
- Version: 0.6.2
3
+ Version: 0.6.4
4
4
  Summary:
5
5
  License: MIT
6
6
  Author: Paul Gessinger
7
7
  Author-email: hello@paulgessinger.com
8
- Requires-Python: >=3.8,<3.12
8
+ Requires-Python: >=3.9,<3.12
9
9
  Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Programming Language :: Python :: 3
11
- Classifier: Programming Language :: Python :: 3.8
12
11
  Classifier: Programming Language :: Python :: 3.9
13
12
  Classifier: Programming Language :: Python :: 3.10
14
13
  Classifier: Programming Language :: Python :: 3.11
15
14
  Requires-Dist: Jinja2 (>=3.0.3,<4.0.0)
16
15
  Requires-Dist: PyYAML (>=6.0,<7.0)
17
- Requires-Dist: click (==8.0.4)
16
+ Requires-Dist: click (>=8.1.4,<9.0.0)
18
17
  Requires-Dist: hist[plot] (>=2.6.0,<3.0.0)
19
18
  Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
20
19
  Requires-Dist: mplhep (>=0.3.26,<0.4.0)
21
- Requires-Dist: numpy (>=1.23.2,<2.0.0)
20
+ Requires-Dist: numpy (>=1.25.0,<2.0.0)
21
+ Requires-Dist: pandas (>=2.0.3,<3.0.0)
22
22
  Requires-Dist: pydantic (>=1.9.0,<2.0.0)
23
23
  Requires-Dist: requests (>=2.27.1,<3.0.0)
24
24
  Requires-Dist: rich (>=13.4.2,<14.0.0)
@@ -1,7 +1,7 @@
1
1
  histcmp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  histcmp/checks.py,sha256=DalWSd1PsXJRYTIZ2eUY9oY4zdVqFDu0Lh33GOAQZ0g,13656
3
3
  histcmp/cli.py,sha256=cxLAfxEYe_6_StPgEU0X8BmplDyGYNf27mBzJNHY-LE,6167
4
- histcmp/compare.py,sha256=pxbRGFMRuwHLbtAXlobxEU34iCBAyGVeAnWDVzCIQWw,10682
4
+ histcmp/compare.py,sha256=hRGyNAyENqDGYtPZ0Iq8o4uGNW7m_29ovscP8_wxfqI,10662
5
5
  histcmp/config.py,sha256=50_qpBba9WdINF7wVH4WnXuPW1b_q02f89b2J9Pu_Zk,500
6
6
  histcmp/console.py,sha256=fmJMQEAiRTUD5TkjaDH4ZkInnILl1MPqVPtN_SjCr_M,726
7
7
  histcmp/github.py,sha256=RyVGvH11FEzFyEFTZMfqqP-5YQb7OrNQmgQ0nJPIapQ,186
@@ -20,7 +20,7 @@ histcmp/static/css/bulma/bulma.min.css,sha256=UDtbUHqpVVfXmdJcQVU_bfDEr9xldf3Dbd
20
20
  histcmp/static/css/main.css,sha256=1ZDflGFMNvsFkf4pSDFYFQ-Ob90i4ahOV0YNXvJUL40,315
21
21
  histcmp/templates/base.html.j2,sha256=wz23ttE1NG4zshuC-aYp8DUsVUkHjkwRzfJHC3A0rkg,2088
22
22
  histcmp/templates/main.html.j2,sha256=1if-d2iZs7pZJz2NJzpSjh4jZY1v_PGz3gvA0i4ccxI,2399
23
- histcmp-0.6.2.dist-info/METADATA,sha256=p0mpGgDcLVsFqdlXDP11pE4Um19pNjnk60FmSv24u74,974
24
- histcmp-0.6.2.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
25
- histcmp-0.6.2.dist-info/entry_points.txt,sha256=zK4mzX2VpqdjZVEDpOJJ3Na2ePGRBz-9x5knQx_EaoI,43
26
- histcmp-0.6.2.dist-info/RECORD,,
23
+ histcmp-0.6.4.dist-info/METADATA,sha256=Mcal-zi-hb_IifbAw-E2deINaph1IzDLjSxHUOchWc0,970
24
+ histcmp-0.6.4.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
25
+ histcmp-0.6.4.dist-info/entry_points.txt,sha256=zK4mzX2VpqdjZVEDpOJJ3Na2ePGRBz-9x5knQx_EaoI,43
26
+ histcmp-0.6.4.dist-info/RECORD,,