Skip to content

Commit

Permalink
downgrade ipython
Browse files Browse the repository at this point in the history
  • Loading branch information
bennahugo committed Jan 18, 2024
1 parent 3bcc8f5 commit 8e27d83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ testing = ["minio", "pytest"]
tbump = "^6.9.0"
pre-commit = "^2.20.0"
black = "^22.8.0"
ipython = "^8.16.1"
ipdb = "^0.13.13"
ipython = "^8.12.3"
ipdb = "^0.13.9"
ruff = "^0.1.3"

[tool.poetry.group.docs.dependencies]
Expand Down

0 comments on commit 8e27d83

Please sign in to comment.