Skip to content

Commit 0579244

Browse files
committed
Update pandas dependency to version 2.2.3
1 parent 03a4561 commit 0579244

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
@@ -6,7 +6,7 @@ numpy >= 1.23.5 # BSD-3-Clause License
66
scipy >= 1.13.1 # BSD-3-Clause License
77
numba >= 0.59.1 # BSD-2-Clause License
88
llvmlite >= 0.42.0 # BSD-2-Clause License
9-
pandas >= 1.5.2 # MIT License
9+
pandas >= 2.2.3 # MIT License
1010

1111
# Service utilities:
1212
requests >= 2.32.0 # Apache-2.0 License

0 commit comments

Comments
 (0)