Skip to content

Commit f8f8969

Browse files
(fix): remove ipython dependency and encourage manual installation
1 parent 75cbe98 commit f8f8969

File tree

2 files changed

+1
-277
lines changed

2 files changed

+1
-277
lines changed

poetry.lock

Lines changed: 1 addition & 276 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ packages = [
1111
[tool.poetry.dependencies]
1212
python = "^3.8"
1313
httpx = ">=0.21.2"
14-
ipython = ">=7.0"
1514
pydantic = ">= 1.9.2"
1615
requests = ">=2.20"
1716
typing_extensions = ">= 4.0.0"

0 commit comments

Comments
 (0)