Skip to content

Commit

Permalink
Support since Python 3.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
iurisilvio committed Apr 28, 2023
1 parent 2320a70 commit 2a4458e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"
packages = [{include = "sentry_deduplicate_integration"}]

[tool.poetry.dependencies]
python = "^3.10"
python = "^3.7"
sentry-sdk = "^1.12.0"

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

0 comments on commit 2a4458e

Please sign in to comment.