1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Remove platformdirs constraint (#87735)

This commit is contained in:
Marc Mueller
2023-02-08 22:32:03 +01:00
committed by GitHub
parent e1830128cc
commit 18a3fe1237
2 changed files with 0 additions and 8 deletions

View File

@@ -153,10 +153,6 @@ matplotlib==3.6.1
# pyOpenSSL 23.0.0 or later required to avoid import errors when
# cryptography 39.0.0 is installed with botocore
pyOpenSSL>=23.0.0
# virtualenv 20.18 only compatible with <3
# https://github.com/pypa/virtualenv/issues/2499
platformdirs<3
"""
IGNORE_PRE_COMMIT_HOOK_ID = (