neutron-classifier/neutron_classifier/tests/functional/requirements.txt

8 lines
315 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>=3.2.2 # BSD
psycopg2
PyMySQL>=0.7.6 # MIT License