Add pygeos to geopandas.show_versions() (#1843)

This commit is contained in:
Joris Van den Bossche
2021-02-23 11:59:27 +00:00
committed by GitHub
parent 4444f1adb6
commit d8dfa01cfc
+1
View File
@@ -98,6 +98,7 @@ def _get_deps_info():
"psycopg2",
"geoalchemy2",
"pyarrow",
"pygeos",
]
def get_version(module):