We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df9f54a + f53e4d6 commit fab5165Copy full SHA for fab5165
1 file changed
requirements.txt
@@ -5,6 +5,7 @@ pytest-homeassistant-custom-component==0.13.269 # Matching version
5
psutil-home-assistant # Not sure why this is needed?
6
fnv_hash_fast # Or this?
7
pytest-asyncio
8
+pycares<5 # pycares 5.0.1 removed ares_query_a_result, incompatible with aiodns 3.5.0
9
10
# For pytest. Keep in sync with manifest.json and https://github.com/home-assistant/core/blob/master/requirements_all.txt.
11
pyserial==3.5
0 commit comments