Saved before spellchecking
This commit is contained in:
File diff suppressed because one or more lines are too long
1748
poetry.lock
generated
1748
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -17,12 +17,11 @@ scipy = "^1.8.0"
|
|||||||
Shapely = "^1.8.2"
|
Shapely = "^1.8.2"
|
||||||
tqdm = "^4.64.0"
|
tqdm = "^4.64.0"
|
||||||
humanize = "^4.2.3"
|
humanize = "^4.2.3"
|
||||||
|
pydot = "^1.4.2"
|
||||||
|
pydotplus = "^2.0.2"
|
||||||
|
matplotlib = "^3.5.1"
|
||||||
|
jupyter = "^1.0.0"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
black = {extras = ["jupyter"], version = "^22.3.0"}
|
black = {extras = ["jupyter"], version = "^22.3.0"}
|
||||||
jupyter = "^1.0.0"
|
nbconvert = {extras = ["webpdf"], version = "^6.5.0"}
|
||||||
matplotlib = "^3.5.1"
|
|
||||||
pytest = "^7.1.2"
|
|
||||||
mypy = "^0.961"
|
|
||||||
flake8 = "^4.0.1"
|
|
||||||
isort = "^5.10.1"
|
|
||||||
|
Reference in New Issue
Block a user