fixeria has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/29228 
)

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

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

Change-Id: I90da0df431f0d7dbfa4aa428366fbf0e35db388f
Related: OS#5666
---
M README.md
M requirements.txt
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  osmith: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/README.md b/README.md
index e10820f..75885fd 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@
  - pytlv
  - cmd2 >= 1.3.0 but < 2.0.0
  - jsonpath-ng
- - construct
+ - construct >= 2.9.51
  - bidict
  - gsm0338

diff --git a/requirements.txt b/requirements.txt
index 320cc7a..4f037da 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
 pytlv
 cmd2==1.5
 jsonpath-ng
-construct
+construct>=2.9.51
 bidict
 gsm0338
 pyyaml>=5.1



2 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted 
one.
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/29228
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I90da0df431f0d7dbfa4aa428366fbf0e35db388f
Gerrit-Change-Number: 29228
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-MessageType: merged

Reply via email to