Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit eecf55b

Browse files
author
Niclas Hertzer
committed
update numexpr
Signed-off-by: Niclas Hertzer <niclas.hertzer@bosch.com>
1 parent 541347c commit eecf55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ luigi==3.1.1 # via -r requirements.txt
3030
matplotlib==3.6.2 # via -r requirements.txt
3131
mccabe==0.6.1 # via flake8
3232
networkx==2.8.8 # via -r requirements.txt
33-
numexpr==2.8.4 # via tables
33+
numexpr==2.10.1 # via tables
3434
numpy==1.23.5 # via -r requirements.txt, contourpy, matplotlib, numexpr, pandas, pyarrow, tables
3535
packaging==21.3 # via build, matplotlib, pytest, tables
3636
pandas==1.5.2 # via -r requirements.txt

0 commit comments

Comments
 (0)