Skip to content

Commit

Permalink
chore: depend
Browse files Browse the repository at this point in the history
  • Loading branch information
cullenwatson committed Mar 11, 2024
1 parent c951a66 commit 61b0135
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
15 changes: 2 additions & 13 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ NUMPY = "1.24.2"
pydantic = "^2.3.0"
tls-client = "^1.0.1"
markdownify = "^0.11.6"
pre-commit = "^3.6.2"
black = "^24.2.0"


[tool.poetry.group.dev.dependencies]
pytest = "^7.4.1"
jupyter = "^1.0.0"
black = "^24.2.0"
pre-commit = "^3.6.2"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 61b0135

Please sign in to comment.