Skip to content

Commit

Permalink
Add missing CRM models dep
Browse files Browse the repository at this point in the history
  • Loading branch information
hsyyid authored Nov 8, 2023
1 parent 18f58e7 commit 821298a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ python = "<3.11,>=3.7.1"
target-hotglue = {git = "https://gitlab.com/hotglue/target-hotglue-sdk.git"}
requests = "^2.31.0"
backports-cached-property = "^1.0.2"
hotglue-models-crm = { git = "https://gitlab.com/hotglue/hotglue-models-crm.git", branch = "main"}

[tool.poetry.dev-dependencies]
pytest = "^7.4.0"
Expand Down

0 comments on commit 821298a

Please sign in to comment.