Skip to content

Commit b4ae43b

Browse files
committed
Bumpy pandas dependency to 1.5 to account for #108 fix
1 parent c9d9fc3 commit b4ae43b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"labscript_utils>=3.3.0",
3434
"matplotlib",
3535
"numpy",
36-
"pandas>=0.21",
36+
"pandas>=1.5",
3737
"qtutils>=2.2.2",
3838
"scipy",
3939
"tzlocal",

0 commit comments

Comments
 (0)