mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-25 01:13:37 +01:00
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:
parent
a7193f508a
commit
a32689d030
@ -1,4 +1,5 @@
|
||||
-r requirements.txt
|
||||
attrs==19.1.0
|
||||
pytest==3.4.2
|
||||
pytest-cov==2.6.0
|
||||
mock==2.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user