This repository was archived by the owner on Feb 8, 2024. It is now read-only.
Commit 8781c65
authored
Problem: Hare builds are failing for main and custom-ci branches (#2122)
Solution: The issue was with the version of charset-normalizer, a package that
aiohttp (a package required by HARE) was pulling in as a depend. We have now set
the version of charset-normalizer to 2.0.12 - which works with aiohttp 3.8.1
as required by HARE.
Signed-off-by: Deepak Nayak <[email protected]>1 parent a62850a commit 8781c65
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments