aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
authoradamjanovsky2025-02-14 10:24:52 +0100
committerGitHub2025-02-14 10:24:52 +0100
commit3cea4d770c80d7de7c07b2682c2d5bc794e9d96d (patch)
treea0e6188407a2821e97ef8a3024564024d3ba68a1 /pyproject.toml
parent443d38c9cf6d6e76c6667484a185839dd821fd11 (diff)
parent211311aaf36b0da43c151f061a499df607213ffd (diff)
downloadsec-certs-0.3.2.tar.gz
sec-certs-0.3.2.tar.zst
sec-certs-0.3.2.zip
Merge pull request #475 from crocs-muni/fix-dockerhub-release0.3.2
Fix dockerhub release
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 377c6584..a13f9e77 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -50,7 +50,7 @@
"setuptools-scm",
"ipykernel",
"ipywidgets",
- "spacy",
+ "spacy<3.8.0",
"pkgconfig",
"seaborn",
"pySankeyBeta",