We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ada812 commit 63f18f3Copy full SHA for 63f18f3
requirements.txt
@@ -5,6 +5,9 @@ setuptools
5
# The setuptools package is required to install source distributions and on some systems is not installed by default.
6
# Please keep it as the first item of this list.
7
#
8
+click>=5.0
9
pyserial>=3.0
10
future>=0.15.2
11
cryptography>=2.1.4
12
+pyparsing>=2.0.3,<2.4.0
13
+pyelftools>=0.22
0 commit comments