Remove PyYAML
This commit is contained in:
parent
cf66359559
commit
2d6ead5f80
2 changed files with 476 additions and 70 deletions
|
|
@ -25,7 +25,6 @@ license = "GPL-3.0"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.6"
|
||||
Flask = "^1.0"
|
||||
pyyaml = "^3.13"
|
||||
numpy = "^1.17.0"
|
||||
Pillow = "^5.4"
|
||||
scipy = "1.3.0" # Exact version until we can guarantee a wheel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue