To sync up with Pillar dependency versions. Also marked coverage as secondary dependency (because it is).
19 lines
285 B
Plaintext
19 lines
285 B
Plaintext
-e ../pillar-python-sdk
|
|
|
|
# Development requirements
|
|
tox==2.3.1
|
|
wheel==0.29.0
|
|
pytest==3.0.6
|
|
pytest-xdist==1.14
|
|
pytest-cov==2.4.0
|
|
responses==0.5.1
|
|
|
|
# Secondary development requirements
|
|
apipkg==1.4
|
|
cookies==2.2.1
|
|
coverage==4.3.4
|
|
execnet==1.4.1
|
|
pluggy==0.3.1
|
|
py==1.4.32
|
|
virtualenv==15.1.0
|