frogml-core 0.0.11__py3-none-any.whl → 0.0.12__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.
frogml_core/__init__.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: frogml-core
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.12
|
4
4
|
Summary: frogml Core contains the necessary objects and communication tools for using the Jfrog ml Platform
|
5
5
|
License: Apache-2.0
|
6
6
|
Keywords: mlops,ml,deployment,serving,model
|
@@ -22,7 +22,7 @@ Requires-Dist: cloudpickle (==2.2.1) ; extra == "feature-store"
|
|
22
22
|
Requires-Dist: dacite (==1.8.1)
|
23
23
|
Requires-Dist: dependency-injector (>=4.0)
|
24
24
|
Requires-Dist: filelock
|
25
|
-
Requires-Dist: frogml-storage (>=0.
|
25
|
+
Requires-Dist: frogml-storage (>=0.10.0)
|
26
26
|
Requires-Dist: grpcio (>=1.57.0)
|
27
27
|
Requires-Dist: joblib (>=1.3.2,<2.0.0)
|
28
28
|
Requires-Dist: marshmallow-dataclass (>=8.5.8,<9.0.0)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
frogml_core/__init__.py,sha256=
|
1
|
+
frogml_core/__init__.py,sha256=uaXZGrHq-qnxd5cDdqqeMFchG3ha9_v2iE0JzjYuzxI,777
|
2
2
|
frogml_core/automations/__init__.py,sha256=j2gD15MN-xVWhI5rAFsDwhL0CIyICLNT0scXsKvNBkU,1547
|
3
3
|
frogml_core/automations/automation_executions.py,sha256=xpOb9Dq8gPPGNQDJTvBBZbNz4woZDRZY0HqnLSu7pwU,3230
|
4
4
|
frogml_core/automations/automations.py,sha256=GKEQyQMi8sxX5oZn62PaxPi0zD8IaJRjBkhczRJxHNs,13070
|
@@ -1016,6 +1016,6 @@ frogml_services_mock/mocks/workspace_manager_service_mock.py,sha256=WbOiWgOyr-xT
|
|
1016
1016
|
frogml_services_mock/services_mock.py,sha256=_34z6rFCHFwcSni-9eyJlrH264xsL_QDNmG-EBv0zMc,20281
|
1017
1017
|
frogml_services_mock/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
1018
1018
|
frogml_services_mock/utils/service_utils.py,sha256=ZlB0CnB1J6oBn6_m7fQO2U8tKoboHdUa6ljjkRMYNXU,265
|
1019
|
-
frogml_core-0.0.
|
1020
|
-
frogml_core-0.0.
|
1021
|
-
frogml_core-0.0.
|
1019
|
+
frogml_core-0.0.12.dist-info/METADATA,sha256=gyb4TAXQR4zOf51CEr6hwU0tSb9M7XLiMUUFAFV3cZQ,2099
|
1020
|
+
frogml_core-0.0.12.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
|
1021
|
+
frogml_core-0.0.12.dist-info/RECORD,,
|
File without changes
|