Lock version of attrs

Latest version of attrs breaks pytest, see:
https://stackoverflow.com/questions/58189683/typeerror-attrib-got-an-unexpected-keyword-argument-convert
This commit is contained in:
Brian May 2019-10-03 11:08:39 +10:00
parent a7193f508a
commit a32689d030

View File

@ -1,4 +1,5 @@
-r requirements.txt
attrs==19.1.0
pytest==3.4.2
pytest-cov==2.6.0
mock==2.0.0