Skip to content

Commit

Permalink
fix: conflicting dependencies between ipython and commitizen (superli…
Browse files Browse the repository at this point in the history
  • Loading branch information
r-dh authored and awheat committed Dec 2, 2024
1 parent 17abe77 commit 4808f28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ typeguard = ">=4.2.1"
[tool.poetry.group.dev.dependencies] # https://python-poetry.org/docs/master/managing-dependencies/
cruft = ">=2.15.0"
ipykernel = ">=6.29.4"
ipython = ">=8.23.0"
ipython = ">=8.18.0"
ipywidgets = ">=8.1.2"
pdoc = ">=14.4.0"
{%- if cookiecutter.private_package_repository_name %}
Expand Down

0 comments on commit 4808f28

Please sign in to comment.