thds.mops 3.8.20250502161010__py3-none-any.whl → 3.8.20250503075434__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 thds.mops might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: thds.mops
3
- Version: 3.8.20250502161010
3
+ Version: 3.8.20250503075434
4
4
  Summary: ML Ops tools for Trilliant Health
5
5
  Author-email: Trilliant Health <info@trillianthealth.com>
6
6
  Project-URL: Repository, https://github.com/TrilliantHealth/ds-monorepo
@@ -11,6 +11,7 @@ Requires-Dist: azure-core
11
11
  Requires-Dist: azure-identity
12
12
  Requires-Dist: azure-storage-file-datalake
13
13
  Requires-Dist: cachetools
14
+ Requires-Dist: importlib_metadata>=3.6; python_version < "3.10"
14
15
  Requires-Dist: tblib~=2.0
15
16
  Requires-Dist: thds-adls
16
17
  Requires-Dist: thds-core
@@ -104,8 +104,8 @@ thds/mops/pure/tools/summarize/cli.py,sha256=gaechsJhRZsOxGJGG1dQsW5dMBlgSv2sUmE
104
104
  thds/mops/pure/tools/summarize/run_summary.py,sha256=ujJC24J0XsF5W5P-eHiIq-4gmedmFXk2g1uljuvqOvc,5373
105
105
  thds/mops/testing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
106
106
  thds/mops/testing/deferred_imports.py,sha256=f0ezCgQAtzTqW1yAOb0OWgsB9ZrlztLB894LtpWDaVw,3780
107
- thds_mops-3.8.20250502161010.dist-info/METADATA,sha256=IVZdYCXyoCQpx05-_dq-7R9tVRXOcgXN_Je8XwFtKVU,2158
108
- thds_mops-3.8.20250502161010.dist-info/WHEEL,sha256=wXxTzcEDnjrTwFYjLPcsW_7_XihufBwmpiBeiXNBGEA,91
109
- thds_mops-3.8.20250502161010.dist-info/entry_points.txt,sha256=GShNqjcjbq0TAJuwpyeCI5XCltiwdZxnNHkBpmYbNkU,329
110
- thds_mops-3.8.20250502161010.dist-info/top_level.txt,sha256=LTZaE5SkWJwv9bwOlMbIhiS-JWQEEIcjVYnJrt-CriY,5
111
- thds_mops-3.8.20250502161010.dist-info/RECORD,,
107
+ thds_mops-3.8.20250503075434.dist-info/METADATA,sha256=KplxbsQIn9pknlHMD_6M7MYX4YppW8raMGrI-pupkrg,2222
108
+ thds_mops-3.8.20250503075434.dist-info/WHEEL,sha256=7ciDxtlje1X8OhobNuGgi1t-ACdFSelPnSmDPrtlobY,91
109
+ thds_mops-3.8.20250503075434.dist-info/entry_points.txt,sha256=GShNqjcjbq0TAJuwpyeCI5XCltiwdZxnNHkBpmYbNkU,329
110
+ thds_mops-3.8.20250503075434.dist-info/top_level.txt,sha256=LTZaE5SkWJwv9bwOlMbIhiS-JWQEEIcjVYnJrt-CriY,5
111
+ thds_mops-3.8.20250503075434.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.1.0)
2
+ Generator: setuptools (80.2.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5