Skip to content

Commit d62c6af

Browse files
committed
Pin down IPython because removal of IPython.display() breaks mapboxgl
1 parent 56c1c28 commit d62c6af

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)