Skip to content

Commit 2b6ef71

Browse files
committed
build: prepare production release
1 parent e80fc23 commit 2b6ef71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ dependencies = [
4646
"scikit-learn>=0.24.1", # validation 12-2022: 0.24, 1.0
4747
"scipy>=1.7.3", # validation 12-2022: 1.5, 1.7
4848
"spacy>=3.4, <3.5", # validation 12-2022: 3.1, 3.4
49-
49+
5050
# Technical dependencies.
51-
# None,
51+
# None,
5252

5353
# Safety dependencies.
5454
"setuptools>=65.5.1", # TODO: Vulnerability https://pyup.io/v/52495/f17

0 commit comments

Comments
 (0)