Skip to content

Commit

Permalink
update pyproject.toml and poetry.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Tankilevitch committed Aug 1, 2023
1 parent 493fe77 commit db259c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions integrations/newrelic/poetry.lock

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

2 changes: 1 addition & 1 deletion integrations/newrelic/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Tom Tankilevitch <tomtankilevitch@gmail.com>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = { version = "^0.1.1", extras = ["cli"] }
port_ocean = {version = "^0.1.1", extras = ["cli"]}
httpx = "^0.24.1"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit db259c8

Please sign in to comment.