Skip to content

Commit

Permalink
Update requirements.txt added numpy==1.26.4
Browse files Browse the repository at this point in the history
this is required by ArcGIS
  • Loading branch information
izaslavsky authored Dec 24, 2024
1 parent e569002 commit a226bc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ pysal
contextily
jupyterlab_widgets
osmnx
numpy==1.26.4

# TODO: keplergl/bokeh conflict with their dependency on ipywidgets as of 12/5/24. keplergl wants ipyiwdgets<8 >=7.8.1, but bokeh wants ==8.*.
# May have to pick one or the other
Expand Down

0 comments on commit a226bc2

Please sign in to comment.