vmware-nsx/vmware_nsx/tests/functional/requirements.txt
Dirk Mueller 43ba9173f7 Remove psutil dependency
It does not seem to be used

Change-Id: Ib78076b5168f99b4236f5b776992d86cb8d5f74e
2017-01-25 17:42:36 +00:00

9 lines
298 B
Plaintext

# Additional requirements for functional tests
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
psycopg2
PyMySQL>=0.6.2 # MIT License