Skip to content

Commit

Permalink
Allow previous minimum version of twisted
Browse files Browse the repository at this point in the history
  • Loading branch information
devonh committed May 30, 2024
1 parent 4a46884 commit 266ad1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ pywebpush = ">=1.13.0"
pyyaml = ">=5.1.1"
sentry-sdk = ">=0.10.2"
service_identity = ">=18.1.0"
Twisted = ">=23.10"
Twisted = ">=19.7"
zope-interface = ">=5.0.0"

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

0 comments on commit 266ad1b

Please sign in to comment.