outerbounds 0.3.101__py3-none-any.whl → 0.3.102__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: outerbounds
3
- Version: 0.3.101
3
+ Version: 0.3.102
4
4
  Summary: More Data Science, Less Administration
5
5
  License: Proprietary
6
6
  Keywords: data science,machine learning,MLOps
@@ -14,6 +14,7 @@ Classifier: Programming Language :: Python :: 3.8
14
14
  Classifier: Programming Language :: Python :: 3.9
15
15
  Classifier: Programming Language :: Python :: 3.10
16
16
  Classifier: Programming Language :: Python :: 3.11
17
+ Classifier: Programming Language :: Python :: 3.12
17
18
  Provides-Extra: azure
18
19
  Provides-Extra: gcp
19
20
  Requires-Dist: azure-identity (>=1.15.0,<2.0.0) ; extra == "azure"
@@ -24,9 +25,9 @@ Requires-Dist: google-api-core (>=2.16.1,<3.0.0) ; extra == "gcp"
24
25
  Requires-Dist: google-auth (>=2.27.0,<3.0.0) ; extra == "gcp"
25
26
  Requires-Dist: google-cloud-secret-manager (>=2.20.0,<3.0.0) ; extra == "gcp"
26
27
  Requires-Dist: google-cloud-storage (>=2.14.0,<3.0.0) ; extra == "gcp"
28
+ Requires-Dist: metaflow-checkpoint (==0.0.10)
27
29
  Requires-Dist: ob-metaflow (==2.12.22.1)
28
30
  Requires-Dist: ob-metaflow-extensions (==1.1.94)
29
- Requires-Dist: ob-metaflow-stubs (==5.10)
30
31
  Requires-Dist: opentelemetry-distro (==0.41b0)
31
32
  Requires-Dist: opentelemetry-exporter-otlp-proto-http (==1.20.0)
32
33
  Requires-Dist: opentelemetry-instrumentation-requests (==0.41b0)
@@ -53,7 +53,7 @@ outerbounds/utils/metaflowconfig.py,sha256=l2vJbgPkLISU-XPGZFaC8ZKmYFyJemlD6bwB-
53
53
  outerbounds/utils/schema.py,sha256=lMUr9kNgn9wy-sO_t_Tlxmbt63yLeN4b0xQXbDUDj4A,2331
54
54
  outerbounds/utils/utils.py,sha256=4Z8cszNob_8kDYCLNTrP-wWads_S_MdL3Uj3ju4mEsk,501
55
55
  outerbounds/vendor.py,sha256=gRLRJNXtZBeUpPEog0LOeIsl6GosaFFbCxUvR4bW6IQ,5093
56
- outerbounds-0.3.101.dist-info/METADATA,sha256=G2sL4iT84awJFiCfqlsOu3M3iybYxM2iwyT1HvjyHqw,1634
57
- outerbounds-0.3.101.dist-info/entry_points.txt,sha256=7ye0281PKlvqxu15rjw60zKg2pMsXI49_A8BmGqIqBw,47
58
- outerbounds-0.3.101.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
59
- outerbounds-0.3.101.dist-info/RECORD,,
56
+ outerbounds-0.3.102.dist-info/METADATA,sha256=XN97FctOXaK9UGLWsAf7ASpqBzPHfUQ666V5NETfAVk,1689
57
+ outerbounds-0.3.102.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
58
+ outerbounds-0.3.102.dist-info/entry_points.txt,sha256=7ye0281PKlvqxu15rjw60zKg2pMsXI49_A8BmGqIqBw,47
59
+ outerbounds-0.3.102.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.4.0
2
+ Generator: poetry-core 1.9.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any