qwak-sdk 0.5.50__py3-none-any.whl → 0.5.51__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.
Potentially problematic release.
This version of qwak-sdk might be problematic. Click here for more details.
- qwak_sdk/__init__.py +1 -1
- {qwak_sdk-0.5.50.dist-info → qwak_sdk-0.5.51.dist-info}/METADATA +2 -2
- {qwak_sdk-0.5.50.dist-info → qwak_sdk-0.5.51.dist-info}/RECORD +5 -5
- {qwak_sdk-0.5.50.dist-info → qwak_sdk-0.5.51.dist-info}/WHEEL +0 -0
- {qwak_sdk-0.5.50.dist-info → qwak_sdk-0.5.51.dist-info}/entry_points.txt +0 -0
qwak_sdk/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: qwak-sdk
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.51
|
|
4
4
|
Summary: Qwak SDK and CLI for qwak models
|
|
5
5
|
License: Apache-2.0
|
|
6
6
|
Keywords: mlops,ml,deployment,serving,model
|
|
@@ -28,7 +28,7 @@ Requires-Dist: pandas (<1.4) ; (python_full_version >= "3.7.1" and python_versio
|
|
|
28
28
|
Requires-Dist: pandas (>=1.4.3,<2.0.0) ; (python_version >= "3.8" and python_version < "3.10") and (extra == "batch" or extra == "feedback")
|
|
29
29
|
Requires-Dist: pyarrow (>=6.0.0,<11.0.0) ; extra == "batch"
|
|
30
30
|
Requires-Dist: python-json-logger (>=2.0.2)
|
|
31
|
-
Requires-Dist: qwak-core (==0.3.
|
|
31
|
+
Requires-Dist: qwak-core (==0.3.27)
|
|
32
32
|
Requires-Dist: qwak-inference (>=0.1,<0.2)
|
|
33
33
|
Requires-Dist: tabulate (>=0.8.0)
|
|
34
34
|
Requires-Dist: yaspin (>=2.0.0)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
qwak_sdk/__init__.py,sha256=
|
|
1
|
+
qwak_sdk/__init__.py,sha256=DkXJbwf8PXr0uM5SUZmBuxt2B6NKqwzmDSyJoqM25rI,135
|
|
2
2
|
qwak_sdk/cli.py,sha256=FIK1dUNxR57ypb-CeD7fKSJnPJ02lrjR9G4aj2qMLPU,2458
|
|
3
3
|
qwak_sdk/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
4
|
qwak_sdk/commands/_logic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -326,7 +326,7 @@ qwak_sdk/tools/colors.py,sha256=7pui_GGjC4uZKYFsIyXaJjYsjLxJVHb4OrfTgr93hqo,287
|
|
|
326
326
|
qwak_sdk/tools/files.py,sha256=AyKJTOy7NhvP3SrqwIw_lxYNCOy1CvLgMmSJpWZ0OKM,2257
|
|
327
327
|
qwak_sdk/tools/log_handling.py,sha256=Aa1EmxUPCX8YWiZRutUvnqPv6K_z1zoGMwIWsEv24mM,6327
|
|
328
328
|
qwak_sdk/tools/utils.py,sha256=SHmU4r_m2ABZyFYMC03P17GvltPbYbmB39hvalIZEtI,1168
|
|
329
|
-
qwak_sdk-0.5.
|
|
330
|
-
qwak_sdk-0.5.
|
|
331
|
-
qwak_sdk-0.5.
|
|
332
|
-
qwak_sdk-0.5.
|
|
329
|
+
qwak_sdk-0.5.51.dist-info/entry_points.txt,sha256=vSl0ELYDyj640oMM57u0AjBP87wtLYxCcGOendhEx80,47
|
|
330
|
+
qwak_sdk-0.5.51.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
|
|
331
|
+
qwak_sdk-0.5.51.dist-info/METADATA,sha256=ew3knk4lz0fRDUqOf-EyoIFwmQwFd58n_Vklo-JUxOk,1888
|
|
332
|
+
qwak_sdk-0.5.51.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|