mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-10-03 10:43:17 -07:00
Updates to comparator and libraries
This commit is contained in:
parent
a58edbc724
commit
2f97674413
3 changed files with 229 additions and 173 deletions
|
@ -60,6 +60,11 @@ seaborn = "^0.11.2"
|
|||
papermill = "^2.3.4"
|
||||
jupyterlab = "^3.6.7"
|
||||
|
||||
|
||||
[tool.poetry.group.test.dependencies]
|
||||
openpyxl = "^3.1.5"
|
||||
pytest-snapshot = "^0.9.0"
|
||||
|
||||
[build-system]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue