Skip to content

Commit

Permalink
Add missing dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wesselb committed Jan 9, 2025
1 parent afdc6a4 commit 30c7e35
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,13 @@ dev = [
"ghp-import",
"pytest",
"pytest-cov",
"requests_mock",
"mypy",
"ruff==0.4.1",
"pre-commit",
"requests_mock",
"jupyter-book",
"scipy",
"flask",
"azureml-inference-server-http",
]

[project.urls]
Expand Down

0 comments on commit 30c7e35

Please sign in to comment.