Skip to content

Commit 17f50f0

Browse files
authored
🌿 remove ipython dependency and encourage manual installation if needed (elevenlabs#297)
1 parent eca8ec7 commit 17f50f0

File tree

3 files changed

+16
-286
lines changed

3 files changed

+16
-286
lines changed

poetry.lock

Lines changed: 9 additions & 284 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)