Remove psutil dependency

It does not seem to be used

Change-Id: Ib78076b5168f99b4236f5b776992d86cb8d5f74e
This commit is contained in:
Dirk Mueller 2017-01-24 16:21:42 +01:00 committed by Kobi Samoray
parent 34e165181a
commit 43ba9173f7
1 changed files with 0 additions and 1 deletions

View File

@ -4,6 +4,5 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
psutil>=1.1.1,<2.0.0
psycopg2
PyMySQL>=0.6.2 # MIT License