1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-11-17 11:37:03 +01:00

Update requirements-dev.txt

Generated with:

  $ pipenv lock -r -d > requirements-dev.txt
This commit is contained in:
Alan Orth 2019-08-09 01:34:54 +03:00
parent 7d3f5aae66
commit 4cf7bc182b
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -23,8 +23,10 @@ pycodestyle==2.5.0
pyflakes==2.1.1
pygments==2.4.2
pyparsing==2.4.2
pytest-clarity==0.2.0a1
pytest==5.0.1
six==1.12.0
termcolor==1.1.0
traitlets==4.3.2
wcwidth==0.1.7
zipp==0.5.2