Skip to content

Commit 9ef6986

Browse files
1 parent f930814 commit 9ef6986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
AUTHOR = "Zach Sailer"
2020

2121
# What packages are required for this module to be executed?
22-
REQUIRED = ["pandas>=0.23", "xarray", "lazy-loader==0.1rc2"]
22+
REQUIRED = ["pandas>=0.23", "xarray", "lazy-loader==0.1rc3"]
2323

2424
# The rest you shouldn't have to touch too much :)
2525
# ------------------------------------------------

0 commit comments

Comments
 (0)