dbx: update reference of path package

This commit is contained in:
Jonathan Ringer 2022-07-30 18:00:27 -07:00
parent 95abc5680d
commit fc1fba2b09
No known key found for this signature in database
GPG Key ID: 5C841D3CFDFEC4E0

View File

@ -2,7 +2,7 @@
, fetchFromGitHub , fetchFromGitHub
, databricks-cli , databricks-cli
, scipy , scipy
, pathpy , path
, pathspec , pathspec
, pydantic , pydantic
, protobuf , protobuf
@ -40,7 +40,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [ propagatedBuildInputs = [
databricks-cli databricks-cli
scipy scipy
pathpy path
pathspec pathspec
pydantic pydantic
protobuf protobuf