Skip to content

Commit

Permalink
pin confection to at least 0.1.3 (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
svlandeg authored Sep 11, 2023
1 parent b1bf960 commit 2d3d77e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
spacy>=3.5.0,<4.0.0
confection>=0.1.3,<1.0.0
jinja2
pytest>=5.2.0,!=7.1.0
pytest-timeout>=1.3.0,<2.0.0
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ python_requires = >=3.6
install_requires =
spacy>=3.5,<4.0
jinja2
confection>=0.1.3,<1.0.0

[options.entry_points]
spacy_factories =
Expand Down

0 comments on commit 2d3d77e

Please sign in to comment.