Skip to content

Commit 5567132

Browse files
committed
Pin down IPython because removal of IPython.display() breaks mapboxgl
1 parent 8d12593 commit 5567132

2 files changed

Lines changed: 12 additions & 25 deletions

File tree

docs/Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ tabulate = "*"
1414
pandas = "*"
1515
mkdocs-material = "*"
1616
ipykernel = "*"
17+
ipython = "<9.0.0"
1718
geopandas = "*"
1819
numpydoc = "*"
1920
click = "*"

docs/Pipfile.lock

Lines changed: 11 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)