Files
neutron/neutron/tests/functional/requirements.txt
Ihar Hrachyshka 16e4f0af89 Remove postgresql code
Change-Id: I9cbe3316effc7c31ee478aeab180382709de4981
2024-11-05 17:12:22 -05:00

8 lines
289 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.
PyMySQL>=0.6.2 # MIT License