lmnr 0.6.16__py3-none-any.whl → 0.6.17__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.
lmnr/version.py CHANGED
@@ -3,7 +3,7 @@ import httpx
3
3
  from packaging import version
4
4
 
5
5
 
6
- __version__ = "0.6.16"
6
+ __version__ = "0.6.17"
7
7
  PYTHON_VERSION = f"{sys.version_info.major}.{sys.version_info.minor}"
8
8
 
9
9
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: lmnr
3
- Version: 0.6.16
3
+ Version: 0.6.17
4
4
  Summary: Python SDK for Laminar
5
5
  License: Apache-2.0
6
6
  Author: lmnr.ai
@@ -40,7 +40,6 @@ Provides-Extra: transformers
40
40
  Provides-Extra: vertexai
41
41
  Provides-Extra: watsonx
42
42
  Provides-Extra: weaviate
43
- Requires-Dist: argparse (>=1.0)
44
43
  Requires-Dist: grpcio (>=1)
45
44
  Requires-Dist: httpx (>=0.25.0)
46
45
  Requires-Dist: opentelemetry-api (>=1.33.0)
@@ -53,9 +53,9 @@ lmnr/sdk/laminar.py,sha256=oOVco_c9ZstT71HsquGsgbtFumXd2Ejz0rl_qpmMlTU,33996
53
53
  lmnr/sdk/log.py,sha256=nt_YMmPw1IRbGy0b7q4rTtP4Yo3pQfNxqJPXK3nDSNQ,2213
54
54
  lmnr/sdk/types.py,sha256=ZQp5SeYJNZsK3KrbSeXPY_xn6mGjW5mSw_i0Rd_Oa4k,12328
55
55
  lmnr/sdk/utils.py,sha256=yrcHIhoADf9lWH9qJWZMmkRWYvd0DuxPSLP3mY6YFw0,4327
56
- lmnr/version.py,sha256=GxiR_DGaM-9_ExpQbXCPJLPy6nlyCTNmJn3lDaWL-v4,1322
57
- lmnr-0.6.16.dist-info/LICENSE,sha256=67b_wJHVV1CBaWkrKFWU1wyqTPSdzH77Ls-59631COg,10411
58
- lmnr-0.6.16.dist-info/METADATA,sha256=btyK7GPLr8GVxuxEiYOXTDl4ABpvh0i591936C-8DnI,15184
59
- lmnr-0.6.16.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
60
- lmnr-0.6.16.dist-info/entry_points.txt,sha256=K1jE20ww4jzHNZLnsfWBvU3YKDGBgbOiYG5Y7ivQcq4,37
61
- lmnr-0.6.16.dist-info/RECORD,,
56
+ lmnr/version.py,sha256=X2cJf0gdlak_gTkSX8K7hD1iv3rMr48NxBaEODOlzko,1322
57
+ lmnr-0.6.17.dist-info/LICENSE,sha256=67b_wJHVV1CBaWkrKFWU1wyqTPSdzH77Ls-59631COg,10411
58
+ lmnr-0.6.17.dist-info/METADATA,sha256=dGCAXz4gY1LcOHUTGjR-cHU3hCeROzCQM4M1q0wlFPU,15152
59
+ lmnr-0.6.17.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
60
+ lmnr-0.6.17.dist-info/entry_points.txt,sha256=K1jE20ww4jzHNZLnsfWBvU3YKDGBgbOiYG5Y7ivQcq4,37
61
+ lmnr-0.6.17.dist-info/RECORD,,
File without changes
File without changes