Skip to content

Commit 4f28fba

Browse files
committed
unpin pandas 2.0.0
1 parent 79ab7c8 commit 4f28fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_delphi_utils_python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"mock",
1515
"moto",
1616
"numpy",
17-
"pandas>=1.1.0,<2",
17+
"pandas>=1.1.0",
1818
"pydocstyle",
1919
"pylint==2.8.3",
2020
"pytest",

0 commit comments

Comments
 (0)