Fix: Allow setting of other Granian options (#9360)

This commit is contained in:
Trenton H
2025-03-11 10:33:56 -07:00
committed by GitHub
parent f4413e0a08
commit 9944f81512
9 changed files with 79 additions and 99 deletions

View File

@@ -78,7 +78,7 @@ optional-dependencies.postgres = [
"psycopg-c==3.2.5",
]
optional-dependencies.webserver = [
"granian~=1.7.6",
"granian~=2.0.1",
]
[dependency-groups]