Add redis (live layers)
Add base for geo_api (WIP)
This commit is contained in:
parent
049b8c9927
commit
4048e61221
11 changed files with 694 additions and 55 deletions
|
@ -23,6 +23,7 @@ dependencies = [
|
|||
"pyshp>=2.3.1",
|
||||
"orjson>=3.9.10",
|
||||
"sqlmodel>=0.0.14",
|
||||
"redis>=5.0.1",
|
||||
]
|
||||
requires-python = ">=3.11"
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue