Loading poetry.lock +476 −69 File changed.Preview size limit exceeded, changes collapsed. Show changes pyproject.toml +0 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
pyproject.toml +0 −1 Original line number Diff line number Diff line Loading @@ -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