Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit 202d3ad

Browse files
author
Philip de Nier
authored
Merge pull request #12 from bbc/philipn-pin-chardet
Add chardet pin for aiohttp
2 parents b07f170 + c5668bc commit 202d3ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

constraints.txt

+3
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ yarl<1.6.0
3131

3232
# Requirements due to python-dateutil 2.8.1 breaking other libraries (see https://github.com/boto/botocore/commit/e87e7a7)
3333
python-dateutil>=2.1,<2.8.1
34+
35+
# Requirements due to aiohttp==3.7.3
36+
chardet<4.0,>=2.0

0 commit comments

Comments
 (0)