Skip to content

Commit ade3eb3

Browse files
[autofix.ci] apply automated fixes
1 parent 53a65f9 commit ade3eb3

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ The minimum required dependencies to run MNE-Python are:
7474
7575
- `Python <https://www.python.org>`__ ≥ 3.11
7676
- `decorator <https://pypi.org/project/decorator/>`__ ≥ 5.1
77+
- `filelock <https://github.com/tox-dev/py-filelock>`__ ≥ 3.18.0
7778
- `Jinja2 <https://jinja.palletsprojects.com/>`__ ≥ 3.1
7879
- `lazy-loader <https://pypi.org/project/lazy-loader/>`__ ≥ 0.3
7980
- `Matplotlib <https://matplotlib.org>`__ ≥ 3.9

tools/pylock.ci-old.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,12 @@ version = "2.2.1"
9393
sdist = { url = "https://files.pythonhosted.org/packages/cc/28/c14e053b6762b1044f34a13aab6859bbf40456d37d23aa286ac24cfd9a5d/executing-2.2.1.tar.gz", upload-time = 2025-09-01T09:48:10Z, size = 1129488, hashes = { sha256 = "3632cc370565f6648cc328b32435bd120a1e4ebb20c77e3fdde9a13cd1e533c4" } }
9494
wheels = [{ url = "https://files.pythonhosted.org/packages/c1/ea/53f2148663b321f21b5a606bd5f191517cf40b7072c0497d3c92c4a13b1e/executing-2.2.1-py2.py3-none-any.whl", upload-time = 2025-09-01T09:48:08Z, size = 28317, hashes = { sha256 = "760643d3452b4d777d295bb167ccc74c64a81df23fb5e08eff250c425a4b2017" } }]
9595

96+
[[packages]]
97+
name = "filelock"
98+
version = "3.18.0"
99+
sdist = { url = "https://files.pythonhosted.org/packages/0a/10/c23352565a6544bdc5353e0b15fc1c563352101f30e24bf500207a54df9a/filelock-3.18.0.tar.gz", upload-time = 2025-03-14T07:11:40Z, size = 18075, hashes = { sha256 = "adbc88eabb99d2fec8c9c1b229b171f18afa655400173ddc653d5d01501fb9f2" } }
100+
wheels = [{ url = "https://files.pythonhosted.org/packages/4d/36/2a115987e2d8c300a974597416d9de88f2444426de9571f4b59b2cca3acc/filelock-3.18.0-py3-none-any.whl", upload-time = 2025-03-14T07:11:39Z, size = 16215, hashes = { sha256 = "c401f4f8377c4464e6db25fff06205fd89bdd83b65eb0488ed1b160f780e21de" } }]
101+
96102
[[packages]]
97103
name = "fonttools"
98104
version = "4.61.1"

0 commit comments

Comments
 (0)