summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/routeros/tests/unit/requirements.txt
blob: 479f2fc6f44ddcf5a07cb7ca5f065c14a596285d (plain)
1
2
3
4
5
6
# Copyright (c) Ansible Project
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later

unittest2 ; python_version <= '2.6'
ordereddict ; python_version <= '2.6'