Skip to content

Commit e527986

Browse files
committed
breaks notebook interpreter
1 parent 3db61ab commit e527986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ python_requires = <3.12,>=3.11
2020
install_requires =
2121
geopandas<0.14.4,>=0.14
2222
h3<4.0,>=3.7
23-
ipython<8.15,>=7.4.2
23+
ipython==8.16
2424
keplergl==0.3.2
2525
numpy<2.0,>=1.23.5
2626

0 commit comments

Comments
 (0)