
[:python_version >= "3.10"]
filelock>=3.20.1

[:python_version >= "3.7" and python_version < "3.8"]
filelock-lts-py37==2026.22701.post1

[:python_version >= "3.8" and python_version < "3.9"]
filelock-lts-py38==2026.22701.post1

[:python_version >= "3.9" and python_version < "3.10"]
filelock-lts-py39==2026.22701.post1
