@@ -6,11 +6,11 @@ colorama==0.4.6 ; python_version >= "3.8" and python_full_version < "4.0.0" and
66coverage [toml ]== 7.5.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
77exceptiongroup == 1.2.1 ; python_version >= "3.8" and python_version < "3.11"
88filelock == 3.14.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
9- fsspec == 2024.3.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
9+ fsspec == 2024.5.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
1010iniconfig == 2.0.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
1111intel-openmp == 2021.4.0 ; python_version >= "3.8" and python_full_version < "4.0.0" and platform_system == "Windows"
1212isort == 5.13.2 ; python_version >= "3.8" and python_full_version < "4.0.0"
13- jinja2 == 3.1.3 ; python_version >= "3.8" and python_full_version < "4.0.0"
13+ jinja2 == 3.1.4 ; python_version >= "3.8" and python_full_version < "4.0.0"
1414markupsafe == 2.1.5 ; python_version >= "3.8" and python_full_version < "4.0.0"
1515mkl == 2021.4.0 ; python_version >= "3.8" and python_full_version < "4.0.0" and platform_system == "Windows"
1616mpmath == 1.3.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
@@ -19,11 +19,11 @@ networkx==3.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
1919numpy == 1.24.4 ; python_version >= "3.8" and python_full_version < "4.0.0"
2020packaging == 24.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
2121pathspec == 0.12.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
22- platformdirs == 4.2.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
22+ platformdirs == 4.2.2 ; python_version >= "3.8" and python_full_version < "4.0.0"
2323pluggy == 1.5.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
2424pytest-cov == 5.0.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
25- pytest == 8.2.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
26- ruff == 0.4.3 ; python_version >= "3.8" and python_full_version < "4.0.0"
25+ pytest == 8.2.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
26+ ruff == 0.4.4 ; python_version >= "3.8" and python_full_version < "4.0.0"
2727sympy == 1.12 ; python_version >= "3.8" and python_full_version < "4.0.0"
2828tbb == 2021.12.0 ; python_version >= "3.8" and python_full_version < "4.0.0" and platform_system == "Windows"
2929tomli == 2.0.1 ; python_version >= "3.8" and python_full_version <= "3.11.0a6"
0 commit comments