mirror of
https://github.com/ilri/csv-metadata-quality-web.git
synced 2025-05-08 22:26:05 +02:00
pyproject.toml: use Flask 2.0
This commit is contained in:
@ -8,7 +8,7 @@ license = "AGPL-3.0-only"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7.1"
|
||||
csv-metadata-quality = {git = "https://github.com/ilri/csv-metadata-quality.git", tag = "v0.5.0"}
|
||||
Flask = "^1.1.2"
|
||||
Flask = "^2.0.2"
|
||||
ansi2html = "^1.6.0"
|
||||
gunicorn = "^20.0.4"
|
||||
|
||||
|
Reference in New Issue
Block a user