Skip to content

Commit 91d697a

Browse files
Fix #153 (#161)
* Fix #153 * Update poetry.lock as well
1 parent ecf26fa commit 91d697a

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

changes/153.dependencies

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Removed `nautobot` "extra" from packaging as it's a required dependency.

poetry.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ all = [
7979
aws = ["boto3"]
8080
azure = ["azure-identity", "azure-keyvault-secrets"]
8181
hashicorp = ["hvac"]
82-
nautobot = ["nautobot"]
8382
thycotic = ["python-tss-sdk"]
8483
onepassword = ["onepassword-sdk"]
8584

0 commit comments

Comments
 (0)