We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62db43 commit 800b878Copy full SHA for 800b878
requirements.txt
@@ -16,7 +16,7 @@ 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==6.0.4; python_version >= "3.6"
19
-pycares==4.2.0
+pycares==4.4.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
22
pytest-asyncio==0.20.3
0 commit comments