frogml-core 0.0.75__py3-none-any.whl → 0.0.76__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 +1 -1
- {frogml_core-0.0.75.dist-info → frogml_core-0.0.76.dist-info}/METADATA +2 -2
- {frogml_core-0.0.75.dist-info → frogml_core-0.0.76.dist-info}/RECORD +5 -5
- frogml_services_mock/mocks/authentication_service.py +3 -3
- {frogml_core-0.0.75.dist-info → frogml_core-0.0.76.dist-info}/WHEEL +0 -0
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.76
|
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
|
@@ -30,8 +30,8 @@ Requires-Dist: protobuf (>=3.10,<4) ; python_version < "3.10"
|
|
30
30
|
Requires-Dist: protobuf (>=4.21.6) ; python_version >= "3.10"
|
31
31
|
Requires-Dist: pyarrow (>=6.0.0) ; extra == "feature-store"
|
32
32
|
Requires-Dist: pyathena (>=2.2.0,!=2.18.0) ; extra == "feature-store"
|
33
|
-
Requires-Dist: pyjwt
|
34
33
|
Requires-Dist: pyspark (==3.4.2) ; extra == "feature-store"
|
34
|
+
Requires-Dist: python-jose
|
35
35
|
Requires-Dist: python-json-logger (>=2.0.2)
|
36
36
|
Requires-Dist: requests
|
37
37
|
Requires-Dist: retrying (==1.3.4)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
frogml_core/__init__.py,sha256=
|
1
|
+
frogml_core/__init__.py,sha256=JFOVXLDbP0Z1qhJzQj1rahRHurUp_xGYNagocwb-9EI,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
|
@@ -1041,7 +1041,7 @@ frogml_services_mock/mocks/alert_manager_service_api.py,sha256=wEBgwtCRAxUSAni-r
|
|
1041
1041
|
frogml_services_mock/mocks/alert_registry_service_api.py,sha256=k_MbEytyIvUcMffqd1E6Wf0qBEOyZMVpBu-jaS6Tvjw,2277
|
1042
1042
|
frogml_services_mock/mocks/analytics_api.py,sha256=9zA90He4hYOd8Wr1k_wZho6bWsbkd8mVUt4MUCrTEKc,2132
|
1043
1043
|
frogml_services_mock/mocks/audience_service_api.py,sha256=x96adhF05NYqEtI8lJaf5llrZX29udPLHuVXKy_FbR0,2661
|
1044
|
-
frogml_services_mock/mocks/authentication_service.py,sha256=
|
1044
|
+
frogml_services_mock/mocks/authentication_service.py,sha256=M3cVfnQ2XcxQAWZCm9uR9cAVu_0BahEP4BdymYQfihI,1180
|
1045
1045
|
frogml_services_mock/mocks/automation_management_service.py,sha256=-7kncqM3R-_pLmppzFpuv_TniXCVGVuESculVuQ3EbY,8238
|
1046
1046
|
frogml_services_mock/mocks/autoscaling_service_api.py,sha256=u3RkwHxACPFSk9DwhLFQSI7_ULoHN9uWFL-zyyo-sNw,1032
|
1047
1047
|
frogml_services_mock/mocks/batch_job_manager_service.py,sha256=QY3HA0MlA8eg2jkQEzjyGx8UsSnlGbOUopDLOYLacL4,13146
|
@@ -1087,6 +1087,6 @@ frogml_services_mock/mocks/workspace_manager_service_mock.py,sha256=WbOiWgOyr-xT
|
|
1087
1087
|
frogml_services_mock/services_mock.py,sha256=xfbYvl05gFUq2oT82cT-6K2CEJ6d9kFX_tk77QZHTFI,20787
|
1088
1088
|
frogml_services_mock/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
1089
1089
|
frogml_services_mock/utils/service_utils.py,sha256=ZlB0CnB1J6oBn6_m7fQO2U8tKoboHdUa6ljjkRMYNXU,265
|
1090
|
-
frogml_core-0.0.
|
1091
|
-
frogml_core-0.0.
|
1092
|
-
frogml_core-0.0.
|
1090
|
+
frogml_core-0.0.76.dist-info/METADATA,sha256=6XSGnrnc493daGZM95FWRrfuJM7npUDHZ7fwc-APiC8,2004
|
1091
|
+
frogml_core-0.0.76.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
1092
|
+
frogml_core-0.0.76.dist-info/RECORD,,
|
@@ -1,6 +1,6 @@
|
|
1
|
-
from datetime import datetime, timedelta
|
1
|
+
from datetime import datetime, timedelta
|
2
2
|
|
3
|
-
import jwt
|
3
|
+
from jose import jwt
|
4
4
|
|
5
5
|
from frogml_proto.qwak.administration.v0.authentication.authentication_service_pb2 import (
|
6
6
|
AuthenticateRequest,
|
@@ -10,7 +10,7 @@ from frogml_proto.qwak.administration.v0.authentication.authentication_service_p
|
|
10
10
|
AuthenticationServiceServicer,
|
11
11
|
)
|
12
12
|
|
13
|
-
epoch
|
13
|
+
epoch = datetime.timestamp(datetime.utcnow() + timedelta(days=1))
|
14
14
|
|
15
15
|
_payload = {
|
16
16
|
"https://auth-token.qwak.ai/qwak-partner-id": "9",
|
File without changes
|