Skip to content

Commit

Permalink
tools: fix python requirement for click
Browse files Browse the repository at this point in the history
  • Loading branch information
antmak committed Dec 1, 2020
1 parent 3811685 commit 0fa0005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ setuptools>=21
# The setuptools package is required to install source distributions and on some systems is not installed by default.
# Please keep it as the first item of this list. Version 21 is required to handle PEP 508 environment markers.
#
click>=5.0
click>=7.0
pyserial>=3.0
future>=0.15.2
cryptography>=2.1.4
Expand Down

0 comments on commit 0fa0005

Please sign in to comment.