mirror of
https://github.com/ilri/csv-metadata-quality-web.git
synced 2024-11-28 17:38:20 +01:00
pyproject.toml: use Flask 2.0
This commit is contained in:
parent
b07cd71caf
commit
2c517717ed
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user