Add missing dependency
This commit is contained in:
parent
77adcceb18
commit
50b4dff145
3 changed files with 18 additions and 2 deletions
|
@ -31,6 +31,7 @@ dependencies = [
|
|||
"matplotlib>=3.8.3",
|
||||
"aiopath>=0.6.11",
|
||||
"psycopg2-binary>=2.9.9",
|
||||
"psutil>=5.9.8",
|
||||
]
|
||||
requires-python = ">=3.11,<4"
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue