diff options
| author | adamjanovsky | 2025-02-14 10:24:52 +0100 |
|---|---|---|
| committer | GitHub | 2025-02-14 10:24:52 +0100 |
| commit | 3cea4d770c80d7de7c07b2682c2d5bc794e9d96d (patch) | |
| tree | a0e6188407a2821e97ef8a3024564024d3ba68a1 /pyproject.toml | |
| parent | 443d38c9cf6d6e76c6667484a185839dd821fd11 (diff) | |
| parent | 211311aaf36b0da43c151f061a499df607213ffd (diff) | |
| download | sec-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.toml | 2 |
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", |
