We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f930814 commit 9ef6986Copy full SHA for 9ef6986
setup.py
@@ -19,7 +19,7 @@
19
AUTHOR = "Zach Sailer"
20
21
# What packages are required for this module to be executed?
22
-REQUIRED = ["pandas>=0.23", "xarray", "lazy-loader==0.1rc2"]
+REQUIRED = ["pandas>=0.23", "xarray", "lazy-loader==0.1rc3"]
23
24
# The rest you shouldn't have to touch too much :)
25
# ------------------------------------------------
0 commit comments