aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJ08nY2025-03-27 12:30:39 +0100
committerJ08nY2025-03-27 12:30:39 +0100
commit1e72c45f317103bee20e00e66eff473ade40e33d (patch)
tree145c121456717fb68ced31998b2e2d30adeaf63b /pyproject.toml
parent434873c01253552046decf56e36ee7ca68d38418 (diff)
downloadpyecsca-1e72c45f317103bee20e00e66eff473ade40e33d.tar.gz
pyecsca-1e72c45f317103bee20e00e66eff473ade40e33d.tar.zst
pyecsca-1e72c45f317103bee20e00e66eff473ade40e33d.zip
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
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]