outerbounds 0.3.188rc0__py3-none-any.whl → 0.3.188rc1__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.
@@ -23,6 +23,6 @@ if not OUTERBOUNDS_APP_CLI_AVAILABLE:
23
23
  def cannot_deploy():
24
24
  raise Exception("Outerbounds App CLI not available")
25
25
 
26
- app_cli_group = app
26
+ app_cli_group = app # type: ignore
27
27
  else:
28
- app_cli_group = app_core.app_cli.app
28
+ app_cli_group = app_core.app_cli.app # type: ignore
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: outerbounds
3
- Version: 0.3.188rc0
3
+ Version: 0.3.188rc1
4
4
  Summary: More Data Science, Less Administration
5
5
  License: Proprietary
6
6
  Keywords: data science,machine learning,MLOps
@@ -29,8 +29,8 @@ Requires-Dist: google-cloud-secret-manager (>=2.20.0,<3.0.0) ; extra == "gcp"
29
29
  Requires-Dist: google-cloud-storage (>=2.14.0,<3.0.0) ; extra == "gcp"
30
30
  Requires-Dist: metaflow_checkpoint (==0.2.4)
31
31
  Requires-Dist: ob-metaflow (==2.15.18.1)
32
- Requires-Dist: ob-metaflow-extensions (==1.1.175rc0)
33
- Requires-Dist: ob-metaflow-stubs (==6.0.3.188rc0)
32
+ Requires-Dist: ob-metaflow-extensions (==1.1.175rc1)
33
+ Requires-Dist: ob-metaflow-stubs (==6.0.3.188rc1)
34
34
  Requires-Dist: opentelemetry-distro (>=0.41b0) ; extra == "otel"
35
35
  Requires-Dist: opentelemetry-exporter-otlp-proto-http (>=1.20.0) ; extra == "otel"
36
36
  Requires-Dist: opentelemetry-instrumentation-requests (>=0.41b0) ; extra == "otel"
@@ -39,7 +39,7 @@ outerbounds/_vendor/yaml/resolver.py,sha256=dPhU1d7G1JCMktPFvNhyqwj2oNvx1yf_Jfa3
39
39
  outerbounds/_vendor/yaml/scanner.py,sha256=ZcI8IngR56PaQ0m27WU2vxCqmDCuRjz-hr7pirbMPuw,52982
40
40
  outerbounds/_vendor/yaml/serializer.py,sha256=8wFZRy9SsQSktF_f9OOroroqsh4qVUe53ry07P9UgCc,4368
41
41
  outerbounds/_vendor/yaml/tokens.py,sha256=JBSu38wihGr4l73JwbfMA7Ks1-X84g8-NskTz7KwPmA,2578
42
- outerbounds/apps/__init__.py,sha256=oPp-ys_WWx_4xCQ_Yn7A23fIWVTiP2l_cpJ8jjFjNxU,678
42
+ outerbounds/apps/__init__.py,sha256=tMaKsmCgnbGrQy_RVYKioEYqbI17_qZhjN-ibgMhh64,710
43
43
  outerbounds/cli_main.py,sha256=e9UMnPysmc7gbrimq2I4KfltggyU7pw59Cn9aEguVcU,74
44
44
  outerbounds/command_groups/__init__.py,sha256=QPWtj5wDRTINDxVUL7XPqG3HoxHNvYOg08EnuSZB2Hc,21
45
45
  outerbounds/command_groups/apps_cli.py,sha256=fXwFjL64ZxlysFuJKoVmj5iX6tmHuU2hU5on2P0fCFc,20830
@@ -58,7 +58,7 @@ outerbounds/utils/metaflowconfig.py,sha256=l2vJbgPkLISU-XPGZFaC8ZKmYFyJemlD6bwB-
58
58
  outerbounds/utils/schema.py,sha256=lMUr9kNgn9wy-sO_t_Tlxmbt63yLeN4b0xQXbDUDj4A,2331
59
59
  outerbounds/utils/utils.py,sha256=4Z8cszNob_8kDYCLNTrP-wWads_S_MdL3Uj3ju4mEsk,501
60
60
  outerbounds/vendor.py,sha256=gRLRJNXtZBeUpPEog0LOeIsl6GosaFFbCxUvR4bW6IQ,5093
61
- outerbounds-0.3.188rc0.dist-info/METADATA,sha256=SZ1BegkoEFM7WFpoOBGlh6306zdwvnEcTTuHjl9QZOI,1846
62
- outerbounds-0.3.188rc0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
63
- outerbounds-0.3.188rc0.dist-info/entry_points.txt,sha256=AP6rZg7y5SK9e9a9iVq0Fi9Q2KPjPZSwtZ6R98rLw-8,56
64
- outerbounds-0.3.188rc0.dist-info/RECORD,,
61
+ outerbounds-0.3.188rc1.dist-info/METADATA,sha256=0uC-NSEfkR-tIpUu5WMjH42LTA7kSfEZRuZKNcxLBhA,1846
62
+ outerbounds-0.3.188rc1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
63
+ outerbounds-0.3.188rc1.dist-info/entry_points.txt,sha256=AP6rZg7y5SK9e9a9iVq0Fi9Q2KPjPZSwtZ6R98rLw-8,56
64
+ outerbounds-0.3.188rc1.dist-info/RECORD,,