Skip to content

Commit 45b1b8b

Browse files
committed
Update requirements so xarray should work
1 parent bcba901 commit 45b1b8b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = datamapplot
3-
version = 0.6.1
3+
version = 0.6.2
44
author = Leland McInnes
55
author_email = leland.mcinnes@gmail.com
66
maintainer = Leland McInnes
@@ -44,6 +44,7 @@ install_requires =
4444
scikit-image>=0.22
4545
scikit-learn>=1.1
4646
platformdirs
47+
typing_extensions
4748

4849
[options.entry_points]
4950
console_scripts =

0 commit comments

Comments
 (0)