GeoSeries import started to fail unexpectedly on new installs. Turns out pandas released a new version 1.1.0 a couple days ago, locking pandas to 1.0.5 solved the issue.