Code Review
/
transportpce.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
35755b8
)
Fix tests/requirements.txt
05/108505/1
author
Guillaume Lambert
<guillaume.lambert@orange.com>
Wed, 18 Oct 2023 13:50:11 +0000
(15:50 +0200)
committer
orenais
<olivier.renais@orange.com>
Wed, 18 Oct 2023 13:51:23 +0000
(15:51 +0200)
Signed-off-by: orenais <olivier.renais@orange.com>
Change-Id: I1bfffe8714cc9dd424b54786d3a53ca76ff55002
tests/requirements.txt
patch
|
blob
|
history
diff --git
a/tests/requirements.txt
b/tests/requirements.txt
index a4e34096b842d548b82421bc3f3d37a973f7779b..e1c86aa270e84cef7a588a0692c96022339b85ca 100644
(file)
--- a/
tests/requirements.txt
+++ b/
tests/requirements.txt
@@
-1,5
+1,4
@@
+dict2xml>=1.6.0 # MIT License
+netconf_client>=2.0.0 # Apache License 2.0
psutil>=5.6.7 # 3-clause / New BSD License
requests!=2.12.2,>=2.10.0 # Apache License 2.0
-netconf_client
-dict2xml
-