Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdlaird committed Feb 18, 2025
1 parent b6d4648 commit 79e1e45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ license = { file = "LICENSE" }
maintainers = [{ name = "Alex Laird", email = "[email protected]" }]
requires-python = ">=3.8"
dependencies = [
"pluginbase>=1",
"pluginbase>=1.0",
"confuse>=1.3",
"flask>=1.1",
"click>=7.1",
"pyngrok>=7.0.4",
"pyngrok>=7.2",
"defusedxml>=0.6"
]
classifiers = [
Expand Down

0 comments on commit 79e1e45

Please sign in to comment.