Upgraded development requirements to speed up code coverage recording

Removed requests from requirements.txt file, because it's already a req
of pillar-python-sdk.
This commit is contained in:
2017-03-03 14:53:44 +01:00
parent a0a8257df0
commit 662f1276d2
2 changed files with 4 additions and 5 deletions

View File

@@ -26,7 +26,6 @@ Pillow==2.8.1
pycrypto==2.6.1
pyOpenSSL==0.15.1
python-dateutil==2.5.3
requests==2.9.1
simplejson==3.8.2
WebOb==1.5.0
wheel==0.29.0