README.md,requirements.txt: add missing construct version info

Change-Id: I90da0df431f0d7dbfa4aa428366fbf0e35db388f
Related: OS#5666
This commit is contained in:
Vadim Yanitskiy 2022-08-29 21:01:41 +07:00
parent bdac3f61be
commit b5eaf14991
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -3,7 +3,7 @@ pyserial
pytlv
cmd2==1.5
jsonpath-ng
construct
construct>=2.9.51
bidict
gsm0338
pyyaml>=5.1