Skip to content
Snippets Groups Projects
Commit 6d067a4f authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

NBI component:

- Updated libyang python bindings to 2.8.4
parent eda84a16
No related branches found
No related tags found
2 merge requests!359Release TeraFlowSDN 5.0,!299Resolve "(CTTC) Fix CI/CD pipeline end-to-end tests not passing"
...@@ -31,5 +31,5 @@ sudo ldconfig ...@@ -31,5 +31,5 @@ sudo ldconfig
### Install Python bindings ### Install Python bindings
```bash ```bash
pip install libyang==2.8.0 pip install libyang==2.8.4
``` ```
...@@ -18,7 +18,7 @@ Flask==2.1.3 ...@@ -18,7 +18,7 @@ Flask==2.1.3
Flask-HTTPAuth==4.5.0 Flask-HTTPAuth==4.5.0
Flask-RESTful==0.3.9 Flask-RESTful==0.3.9
jsonschema==4.4.0 jsonschema==4.4.0
libyang==2.8.0 libyang==2.8.4
netaddr==0.9.0 netaddr==0.9.0
pyang==2.6.0 pyang==2.6.0
git+https://github.com/robshakir/pyangbind.git git+https://github.com/robshakir/pyangbind.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment