outerbounds 0.3.20__py3-none-any.whl → 0.3.21__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {outerbounds-0.3.20.dist-info → outerbounds-0.3.21.dist-info}/METADATA +3 -3
- outerbounds-0.3.21.dist-info/RECORD +6 -0
- outerbounds-0.3.20.dist-info/RECORD +0 -6
- {outerbounds-0.3.20.dist-info → outerbounds-0.3.21.dist-info}/WHEEL +0 -0
- {outerbounds-0.3.20.dist-info → outerbounds-0.3.21.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.21
|
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.8.
|
18
|
-
Requires-Dist: ob-metaflow-extensions (==1.1.
|
17
|
+
Requires-Dist: ob-metaflow (==2.8.4.2)
|
18
|
+
Requires-Dist: ob-metaflow-extensions (==1.1.19)
|
19
19
|
Requires-Dist: opentelemetry-distro (==0.37b0)
|
20
20
|
Requires-Dist: opentelemetry-exporter-otlp-proto-http (==1.16.0)
|
21
21
|
Requires-Dist: opentelemetry-instrumentation-requests (==0.37b0)
|
@@ -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.21.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
|
4
|
+
outerbounds-0.3.21.dist-info/entry_points.txt,sha256=7ye0281PKlvqxu15rjw60zKg2pMsXI49_A8BmGqIqBw,47
|
5
|
+
outerbounds-0.3.21.dist-info/METADATA,sha256=V3Ja9j2HBR2NzsYKOQUsxKSfSBCdB5szScQIzR3knTQ,924
|
6
|
+
outerbounds-0.3.21.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.20.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
|
4
|
-
outerbounds-0.3.20.dist-info/entry_points.txt,sha256=7ye0281PKlvqxu15rjw60zKg2pMsXI49_A8BmGqIqBw,47
|
5
|
-
outerbounds-0.3.20.dist-info/METADATA,sha256=s1_kN8kkpGnunKcTUfYvif9Gitke3YMPTwyibNt5FO4,924
|
6
|
-
outerbounds-0.3.20.dist-info/RECORD,,
|
File without changes
|
File without changes
|