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
, databricks-cli
, scipy
, pathpy
, path
, pathspec
, pydantic
, protobuf
@ -40,7 +40,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [
databricks-cli
scipy
pathpy
path
pathspec
pydantic
protobuf