We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c83bdc commit 4deac65Copy full SHA for 4deac65
requirements-dev.txt
@@ -6,7 +6,7 @@
6
#
7
aiohappyeyeballs==2.4.0
8
# via aiohttp
9
-aiohttp==3.10.5
+aiohttp==3.10.*
10
# via -r requirements.in
11
aiomysql==0.2.0
12
# via databases
@@ -479,5 +479,5 @@ wrapt==1.16.0
479
# via
480
# deprecated
481
# testcontainers
482
-yarl==1.9.10
+yarl==1.12.*
483
requirements.txt
@@ -338,5 +338,5 @@ websockets==13.0.1
338
# via uvicorn
339
wrapt==1.16.0
340
# via deprecated
341
342
0 commit comments