outerbounds 0.3.15rc3__py3-none-any.whl → 0.3.17__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {outerbounds-0.3.15rc3.dist-info → outerbounds-0.3.17.dist-info}/METADATA +3 -3
- outerbounds-0.3.17.dist-info/RECORD +6 -0
- outerbounds-0.3.15rc3.dist-info/RECORD +0 -6
- {outerbounds-0.3.15rc3.dist-info → outerbounds-0.3.17.dist-info}/WHEEL +0 -0
- {outerbounds-0.3.15rc3.dist-info → outerbounds-0.3.17.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: outerbounds
|
3
|
-
Version: 0.3.
|
3
|
+
Version: 0.3.17
|
4
4
|
Summary: More Data Science, Less Administration
|
5
5
|
License: Proprietary
|
6
6
|
Keywords: data science,machine learning,MLOps
|
@@ -14,8 +14,8 @@ Classifier: Programming Language :: Python :: 3.9
|
|
14
14
|
Classifier: Programming Language :: Python :: 3.10
|
15
15
|
Classifier: Programming Language :: Python :: 3.11
|
16
16
|
Requires-Dist: click (>=8.1.3,<9.0.0)
|
17
|
-
Requires-Dist: ob-metaflow (==2.7.
|
18
|
-
Requires-Dist: ob-metaflow-extensions (==1.1.
|
17
|
+
Requires-Dist: ob-metaflow (==2.7.22.1)
|
18
|
+
Requires-Dist: ob-metaflow-extensions (==1.1.15)
|
19
19
|
Requires-Dist: opentelemetry-distro (==0.35b0)
|
20
20
|
Requires-Dist: opentelemetry-exporter-otlp-proto-http (==1.15.0)
|
21
21
|
Requires-Dist: opentelemetry-instrumentation-requests (==0.35b0)
|
@@ -0,0 +1,6 @@
|
|
1
|
+
outerbounds/__init__.py,sha256=8DqpohQHW-bb7fMvLEHjnM5DlcLGRw7IthmARDfciKY,13620
|
2
|
+
outerbounds/cli_main.py,sha256=k9CgQa-3xvfVcIK_ja2WKsKtwjQma9kYJyQY7LagNe4,56
|
3
|
+
outerbounds-0.3.17.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
|
4
|
+
outerbounds-0.3.17.dist-info/METADATA,sha256=C5M9TVGWWVvFpbd9awVuRZWU63YPRjZCUdfXHZ3QR8E,925
|
5
|
+
outerbounds-0.3.17.dist-info/entry_points.txt,sha256=7ye0281PKlvqxu15rjw60zKg2pMsXI49_A8BmGqIqBw,47
|
6
|
+
outerbounds-0.3.17.dist-info/RECORD,,
|
@@ -1,6 +0,0 @@
|
|
1
|
-
outerbounds/__init__.py,sha256=8DqpohQHW-bb7fMvLEHjnM5DlcLGRw7IthmARDfciKY,13620
|
2
|
-
outerbounds/cli_main.py,sha256=k9CgQa-3xvfVcIK_ja2WKsKtwjQma9kYJyQY7LagNe4,56
|
3
|
-
outerbounds-0.3.15rc3.dist-info/METADATA,sha256=8tcUBusVuLEDYQwNUgxbxlBAqEt_BrXz54P3WU3j8V4,934
|
4
|
-
outerbounds-0.3.15rc3.dist-info/entry_points.txt,sha256=7ye0281PKlvqxu15rjw60zKg2pMsXI49_A8BmGqIqBw,47
|
5
|
-
outerbounds-0.3.15rc3.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
|
6
|
-
outerbounds-0.3.15rc3.dist-info/RECORD,,
|
File without changes
|
File without changes
|