update config by POST to script
This commit is contained in:
parent
09edceb73c
commit
3b3b8f1ac1
3 changed files with 43 additions and 4 deletions
|
|
@ -23,6 +23,7 @@ jupyterlab = "^4.4.10"
|
|||
pandas-stubs = "^2.3.2.250926"
|
||||
websockets = "^15.0.1"
|
||||
pydantic = "^2.12.4"
|
||||
httpx = "^0.28.1"
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^8.3.3"
|
||||
pytest-cov = "^5.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue