Skip to content

Commit

Permalink
Remove moto from kedro[test] (#3573)
Browse files Browse the repository at this point in the history
* Remove moto as test dependency

Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent aa907cd commit 47aadc0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ test = [
"jupyterlab>=3,<5",
"jupyter~=1.0",
"kedro-datasets",
"moto==1.3.7; python_version < '3.10'",
"moto==4.2.13; python_version >= '3.10'",
"mypy~=1.0",
"pandas~=2.0",
"pip-tools>=6.5",
Expand Down

0 comments on commit 47aadc0

Please sign in to comment.