Commit 76d2142
committed
Fix tests by adding dependency constraint
We are currently having CI failures because there are some issues with
transitive dependencies. It is already fixed upstream but not release
yet.
We temporarily restrict chardet version to < 6 in tests to avoid these
warnings.
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>1 parent 1cc5c8f commit 76d2142
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
113 | 116 | | |
114 | 117 | | |
115 | 118 | | |
| |||
0 commit comments