Skip to content

Commit a58ebc1

Browse files
committed
fix(aiohttp): remove support for older versions of aiohttp
Signed-off-by: Cagri Yonca <cagri@ibm.com>
1 parent 9b338e3 commit a58ebc1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
-r requirements-minimal.txt
22
aioamqp>=0.15.0
33
aiofiles>=0.5.0
4-
aiohttp<=3.10.11; python_version <= "3.8"
54
aiohttp>=3.8.3; python_version > "3.8"
65
aio-pika>=9.5.2
76
boto3>=1.17.74

0 commit comments

Comments
 (0)