holoviz / datashader

Quickly and accurately render even the largest data.
http://datashader.org
BSD 3-Clause "New" or "Revised" License
3.3k stars 365 forks source link

Pin fsspec for python 3.7 #1191

Closed ianthomas23 closed 1 year ago

ianthomas23 commented 1 year ago

This is a temporary pin of fsspec in our CI when using python 3.7. Taken from https://github.com/holoviz/holoviews/pull/5639 (thanks @Hoxbro).

ianthomas23 commented 1 year ago

CI now passing, so merging this.