README.md,requirements.txt: add missing construct version info
Change-Id: I90da0df431f0d7dbfa4aa428366fbf0e35db388f Related: OS#5666
This commit is contained in:
@@ -39,7 +39,7 @@ Please install the following dependencies:
|
||||
- pytlv
|
||||
- cmd2 >= 1.3.0 but < 2.0.0
|
||||
- jsonpath-ng
|
||||
- construct
|
||||
- construct >= 2.9.51
|
||||
- bidict
|
||||
- gsm0338
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ pyserial
|
||||
pytlv
|
||||
cmd2==1.5
|
||||
jsonpath-ng
|
||||
construct
|
||||
construct>=2.9.51
|
||||
bidict
|
||||
gsm0338
|
||||
pyyaml>=5.1
|
||||
|
||||
Reference in New Issue
Block a user