Skip to content

Commit

Permalink
Merge pull request stanfordnlp#1299 from will-0/add-semver-test-depen…
Browse files Browse the repository at this point in the history
…dency

fix(dependency/semver): updated semver to allow tests to run
  • Loading branch information
okhat authored Jul 21, 2024
2 parents 9b60ef2 + bb7e18e commit 31ac32b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
17 changes: 15 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ ruff = "^0.3.0"
black = "^24.2.0"
pre-commit = "^3.7.0"
ipykernel = "^6.29.4"
semver = "^3.0.2"

[tool.poetry.extras]
chromadb = ["chromadb"]
Expand Down

0 comments on commit 31ac32b

Please sign in to comment.