Skip to content

Commit 5d2cbbc

Browse files
committed
Update update dependencies to prevent downgrades from 3.49
This adjusts upper bounds of dependencies that were already bumped on the 3.49 branch.
1 parent 8e85f30 commit 5d2cbbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiodns>=3.0,<=3.2.0
22
aiofiles>=22.1,<24.2.0
3-
aiohttp>=3.8.1,<3.10.9
3+
aiohttp>=3.8.1,<3.10.11
44
asyncio-throttle>=1.0,<=1.0.2
55
async-timeout>=4.0.3,<4.0.4;python_version<"3.11"
66
backoff>=2.1.2,<2.2.2
@@ -38,4 +38,4 @@ tablib<3.6.0
3838
url-normalize>=1.4.3,<=1.4.3
3939
uuid6>=2023.5.2,<=2024.7.10
4040
whitenoise>=5.0,<6.8.0
41-
yarl>=1.8,<1.13.2
41+
yarl>=1.8,<1.15.3

0 commit comments

Comments
 (0)