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.
2 parents 1c35ad4 + c550494 commit a62db43Copy full SHA for a62db43
1 file changed
requirements.txt
@@ -15,7 +15,7 @@ colorama==0.4.6; python_version >= "3.5" and python_full_version < "3.0.0" and s
15
frozenlist==1.3.0; python_version >= "3.7"
16
idna==3.3; python_version >= "3.6"
17
loguru==0.6.0; python_version >= "3.5"
18
-multidict==5.2.0; python_version >= "3.6"
+multidict==6.0.4; python_version >= "3.6"
19
pycares==4.2.0
20
pycparser==2.21; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
21
pytest==7.2.0
0 commit comments