Fix map basestyle with static_ul
This commit is contained in:
parent
244194e832
commit
c3bdc9c52f
4 changed files with 76 additions and 51 deletions
|
@ -32,6 +32,7 @@ dependencies = [
|
|||
"websockets>=12.0",
|
||||
"pyxdg>=0.28",
|
||||
"typer-slim>=0.15.1",
|
||||
"httpx>=0.28.1",
|
||||
]
|
||||
requires-python = ">=3.12"
|
||||
readme = "README.md"
|
||||
|
@ -62,5 +63,4 @@ dev-dependencies = [
|
|||
"types-python-jose>=3.3.4.20240106",
|
||||
"types-passlib>=1.7.7.20240311",
|
||||
"pytest>=8.3.4",
|
||||
"httpx>=0.28.1",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue