Skip to content

Commit 7c53a94

Browse files
authored
Remove pandas<2 pin (#7785)
1 parent c733955 commit 7c53a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
numpy >= 1.21
66
packaging >= 21.3
7-
pandas >= 1.4, <2
7+
pandas >= 1.4

0 commit comments

Comments
 (0)