We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21ee09b + c6576a6 commit 8151100Copy full SHA for 8151100
bot/reddit/requirements.in
@@ -2,6 +2,6 @@ asyncpraw==7.8.1
2
# client
3
urllib3==2.6.3
4
python-dateutil==2.9.0.post0
5
-aiohttp==3.13.4
+aiohttp==3.13.5
6
aiohttp-retry==2.9.1
7
pydantic==2.12.5
bot/reddit/requirements.txt
@@ -8,7 +8,7 @@ aiofiles==0.8.0
8
# via asyncpraw
9
aiohappyeyeballs==2.6.1
10
# via aiohttp
11
12
# via
13
# -r requirements.in
14
# aiohttp-retry
0 commit comments