Skip to content

Commit f1bfca0

Browse files
authored
Merge pull request #110 from TutteInstitute/requirements-update
Update requirements so xarray should work
2 parents bbdea7e + 45b1b8b commit f1bfca0

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)