Skip to content

Commit

Permalink
Fix #153 (#161)
Browse files Browse the repository at this point in the history
* Fix #153

* Update poetry.lock as well
  • Loading branch information
glennmatthews authored Nov 8, 2024
1 parent ecf26fa commit 91d697a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions changes/153.dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Removed `nautobot` "extra" from packaging as it's a required dependency.
3 changes: 1 addition & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ all = [
aws = ["boto3"]
azure = ["azure-identity", "azure-keyvault-secrets"]
hashicorp = ["hvac"]
nautobot = ["nautobot"]
thycotic = ["python-tss-sdk"]
onepassword = ["onepassword-sdk"]

Expand Down

0 comments on commit 91d697a

Please sign in to comment.