diff options
author | fmenguy <francoisregis.menguy@orange.com> | 2021-06-01 17:13:22 +0200 |
---|---|---|
committer | Fran�ois-R�gis Menguy <francoisregis.menguy@orange.com> | 2021-06-02 07:12:38 +0000 |
commit | 7bee0560bcfdbdd9f92d9bd6d70c7ab1aa6a8325 (patch) | |
tree | e4968007c55420b4f4fe05c8a2b18ea826f41e3a /requirements.txt | |
parent | 3bcb0c131c4acf52f2e978a61664c0fdca9c6bcf (diff) |
Increase Xtesting version in requirements and remove behaveframework temporary patch
Change-Id: Id52abffc67a17066c9282bcdcab04ecfd6c568cb
Signed-off-by: fmenguy <francoisregis.menguy@orange.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 7c74119..a333380 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ tabulate>=0.7.5 flask>=0.12 fluent-logger>=0.5.3 netaddr>=0.7.19 -xtesting>=0.87.0 +xtesting>=0.92.0 hdrhistogram>=0.8.0 behave>=1.2.6 retry>=0.9.2
\ No newline at end of file |