We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2e402 commit 94ad0d8Copy full SHA for 94ad0d8
requirements/requirements.txt
@@ -6,7 +6,7 @@
6
#
7
aiohappyeyeballs==2.3.5
8
# via aiohttp
9
-aiohttp==3.10.2
+aiohttp==3.10.11
10
# via discord-py
11
aiosignal==1.3.1
12
@@ -44,6 +44,8 @@ multidict==6.0.5
44
# via
45
# aiohttp
46
# yarl
47
+propcache==0.2.0
48
+ # via yarl
49
pydantic==2.6.4
50
# via fastapi
51
pydantic-core==2.16.3
@@ -75,5 +77,5 @@ watchfiles==0.21.0
75
77
# via uvicorn
76
78
websockets==12.0
79
-yarl==1.9.4
80
+yarl==1.17.2
81
0 commit comments