mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-05-09 22:56:01 +02:00
Update poetry package dependencies
This commit is contained in:
@ -18,12 +18,12 @@ pycountry = "^19.8.18"
|
||||
langid = "^1.1.6"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^5.4.2"
|
||||
ipython = "^7.15.0"
|
||||
flake8 = "^3.8.2"
|
||||
pytest = "^6.1.1"
|
||||
ipython = "^7.18.1"
|
||||
flake8 = "^3.8.4"
|
||||
pytest-clarity = "^0.3.0-alpha.0"
|
||||
black = "^19.10b0"
|
||||
isort = "^4.3.21"
|
||||
black = "20.8b1"
|
||||
isort = "^5.5.4"
|
||||
csvkit = "^1.0.5"
|
||||
|
||||
[build-system]
|
||||
|
Reference in New Issue
Block a user