Remove platformdirs constraint (#87735)
This commit is contained in:
parent
e1830128cc
commit
18a3fe1237
2 changed files with 0 additions and 8 deletions
|
@ -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 = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue