1
0
mirror of https://github.com/ansible/tower-cli.git synced 2026-02-05 15:48:09 +01:00

pin the click library to fix tests

This commit is contained in:
AlanCoding
2020-03-12 12:46:47 -04:00
parent 487a1b9a8e
commit 2667de1764

View File

@@ -1,4 +1,4 @@
click>=2.1
click<7.0
colorama>=0.3.1
requests>=2.3.0
six>=1.7.2