clarifai-protocol 0.0.29__cp313-cp313-macosx_11_0_universal2.whl → 0.0.31rc1__cp313-cp313-macosx_11_0_universal2.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.
Potentially problematic release.
This version of clarifai-protocol might be problematic. Click here for more details.
- {clarifai_protocol-0.0.29.dist-info → clarifai_protocol-0.0.31rc1.dist-info}/METADATA +5 -5
- clarifai_protocol-0.0.31rc1.dist-info/RECORD +8 -0
- clarifai_protocol.cpython-313-darwin.so +0 -0
- clarifai_protocol.pyi +1 -0
- clarifai_protocol-0.0.29.dist-info/RECORD +0 -8
- {clarifai_protocol-0.0.29.dist-info → clarifai_protocol-0.0.31rc1.dist-info}/WHEEL +0 -0
- {clarifai_protocol-0.0.29.dist-info → clarifai_protocol-0.0.31rc1.dist-info}/licenses/LICENSE +0 -0
- {clarifai_protocol-0.0.29.dist-info → clarifai_protocol-0.0.31rc1.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: clarifai-protocol
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.31rc1
|
|
4
4
|
Summary: Clarifai Python Runner Protocol
|
|
5
5
|
Author-email: Clarifai <support@clarifai.com>
|
|
6
6
|
License: Apache License
|
|
@@ -211,19 +211,19 @@ Keywords: clarifai,runners,python
|
|
|
211
211
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
212
212
|
Classifier: Programming Language :: Python :: 3
|
|
213
213
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
214
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
215
214
|
Classifier: Programming Language :: Python :: 3.9
|
|
216
215
|
Classifier: Programming Language :: Python :: 3.10
|
|
217
216
|
Classifier: Programming Language :: Python :: 3.11
|
|
218
217
|
Classifier: Programming Language :: Python :: 3.12
|
|
218
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
219
219
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
220
220
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
221
221
|
Classifier: Operating System :: OS Independent
|
|
222
|
-
Requires-Python: >=3.
|
|
222
|
+
Requires-Python: >=3.9
|
|
223
223
|
Description-Content-Type: text/markdown
|
|
224
224
|
License-File: LICENSE
|
|
225
|
-
Requires-Dist: clarifai>=11.
|
|
226
|
-
Requires-Dist: clarifai-grpc>=11.
|
|
225
|
+
Requires-Dist: clarifai>=11.7.2
|
|
226
|
+
Requires-Dist: clarifai-grpc>=11.7.8
|
|
227
227
|
Dynamic: license-file
|
|
228
228
|
|
|
229
229
|
# Clarifai Protocol
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
clarifai_protocol.cpython-313-darwin.so,sha256=sMf_xfoTdYCPpFHrC6wUy3p97bO-eE_nhIpfVKGmDnU,725704
|
|
2
|
+
clarifai_protocol.pyi,sha256=0U76Jmy9bci3OioLcWj0jNp_SlkWS39rf45zz2BGj_A,775
|
|
3
|
+
clarifai_protocol-0.0.31rc1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
4
|
+
clarifai_protocol.build/.gitignore,sha256=aEiIwOuxfzdCmLZe4oB1JsBmCUxwG8x-u-HBCV9JT8E,1
|
|
5
|
+
clarifai_protocol-0.0.31rc1.dist-info/METADATA,sha256=faLSaVYB-MNdYmqUr9-dN26iGtOE-Vpnhcuj9LvhubI,14366
|
|
6
|
+
clarifai_protocol-0.0.31rc1.dist-info/WHEEL,sha256=JKlSE0cnJjWPQLl5SDQNDY_0aYv9Lm1WKidIybY04Zk,109
|
|
7
|
+
clarifai_protocol-0.0.31rc1.dist-info/top_level.txt,sha256=qwWV-wytBq70748luF3R1ouCIWiIm2R551LIVXUtpB8,18
|
|
8
|
+
clarifai_protocol-0.0.31rc1.dist-info/RECORD,,
|
|
Binary file
|
clarifai_protocol.pyi
CHANGED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
clarifai_protocol.cpython-313-darwin.so,sha256=PT4fFYp9tvH8viu5AAper4AsUE8wVBbxz_rsrvEToWg,671704
|
|
2
|
-
clarifai_protocol.pyi,sha256=hz20r6TCIuzX4ibbi5wkLOBC38sYf4xxYoe1mwghUaE,756
|
|
3
|
-
clarifai_protocol-0.0.29.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
4
|
-
clarifai_protocol.build/.gitignore,sha256=aEiIwOuxfzdCmLZe4oB1JsBmCUxwG8x-u-HBCV9JT8E,1
|
|
5
|
-
clarifai_protocol-0.0.29.dist-info/METADATA,sha256=NsmMdRllBkC-W9Qu1qygGiOIy5kPinPksuc36txhGsY,14362
|
|
6
|
-
clarifai_protocol-0.0.29.dist-info/WHEEL,sha256=JKlSE0cnJjWPQLl5SDQNDY_0aYv9Lm1WKidIybY04Zk,109
|
|
7
|
-
clarifai_protocol-0.0.29.dist-info/top_level.txt,sha256=qwWV-wytBq70748luF3R1ouCIWiIm2R551LIVXUtpB8,18
|
|
8
|
-
clarifai_protocol-0.0.29.dist-info/RECORD,,
|
|
File without changes
|
{clarifai_protocol-0.0.29.dist-info → clarifai_protocol-0.0.31rc1.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|