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
1 changed files with 2 additions and 0 deletions

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