diff options
| author | J08nY | 2025-03-27 12:30:39 +0100 |
|---|---|---|
| committer | J08nY | 2025-03-27 12:30:39 +0100 |
| commit | 1e72c45f317103bee20e00e66eff473ade40e33d (patch) | |
| tree | 145c121456717fb68ced31998b2e2d30adeaf63b /pyproject.toml | |
| parent | 434873c01253552046decf56e36ee7ca68d38418 (diff) | |
| download | pyecsca-1e72c45f317103bee20e00e66eff473ade40e33d.tar.gz pyecsca-1e72c45f317103bee20e00e66eff473ade40e33d.tar.zst pyecsca-1e72c45f317103bee20e00e66eff473ade40e33d.zip | |
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 82242c0..bfe5286 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,8 @@ "numba", "networkx", "importlib-resources", - "anytree" + "anytree", + "loky" ] [project.urls] |
