From 6c7ff73103a5dbbe7bb70850606973e250ec8d75 Mon Sep 17 00:00:00 2001 From: Derrick Kearney Date: Mon, 23 Oct 2023 11:16:17 -0400 Subject: [PATCH] adding databricks-sdk python package --- Pipfile | 1 + Pipfile.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 64bd7f8..8dec094 100644 --- a/Pipfile +++ b/Pipfile @@ -34,6 +34,7 @@ rsa = "*" posix-ipc = "*" selenium-axe-python = "*" py = "*" +databricks-sdk = "*" [pipenv] allow_prereleases = true diff --git a/Pipfile.lock b/Pipfile.lock index b0b8148..c1a3214 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6630a27e5538665256bde4acd5b241c218a75b2fadb7939bf53273e6a37f1032" + "sha256": "a7ddeaefd9339e21b0204eba192559342c3b96573b87ab2e35bfb006966fedfb" }, "pipfile-spec": 6, "requires": {}, @@ -377,6 +377,15 @@ "markers": "python_version >= '3.7'", "version": "==41.0.4" }, + "databricks-sdk": { + "hashes": [ + "sha256:054b7ff5603e1ef5f4e852e34df27ccd44efc2423845d8b9dd58b580d601b531", + "sha256:f36eee592c8e5d9cc36a8257522e5900d0c4eb2ecf0ce52d9f38073a6934ba0f" + ], + "index": "pypi", + "markers": "python_version >= '3.7'", + "version": "==0.11.0" + }, "decorator": { "hashes": [ "sha256:637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330",