Fix issue with layer def
This commit is contained in:
parent
d08e40d579
commit
53c2e359da
3 changed files with 5 additions and 5 deletions
|
@ -30,6 +30,7 @@ dependencies = [
|
|||
"plotly>=5.20.0",
|
||||
"matplotlib>=3.8.3",
|
||||
"aiopath>=0.6.11",
|
||||
"psycopg2-binary>=2.9.9",
|
||||
]
|
||||
requires-python = ">=3.11,<4"
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue