mirror of https://gerrit.osmocom.org/pysim
README.md,requirements.txt: add missing construct version info
Change-Id: I90da0df431f0d7dbfa4aa428366fbf0e35db388f Related: OS#5666changes/28/29228/3
parent
bdac3f61be
commit
b5eaf14991
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue