8918b10b67
This is part of new vmware_nsx directory structure proposed in https://goo.gl/GdWXyH. Change-Id: I86262470a03c520bf8fe0f5129d940107701004f
10 lines
319 B
Plaintext
10 lines
319 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.
|
|
|
|
psutil>=1.1.1,<2.0.0
|
|
psycopg2
|
|
PyMySQL>=0.6.2 # MIT License
|