mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-10 11:50:32 +08:00
BLD: Update numexpr to latest to satisfy tables deps. (#1636)
* BLD: Update numexpr to latest to satisfy tables deps. tables 3.3.0 requires numexpr >= 2.5.2 Also remove numexpr conda recipe.
This commit is contained in:
@@ -43,7 +43,7 @@ decorator==4.0.0
|
||||
networkx==1.9.1
|
||||
|
||||
# NumericalExpression pipeline terms.
|
||||
numexpr==2.4.6
|
||||
numexpr==2.6.1
|
||||
|
||||
# On disk storage format for pipeline data.
|
||||
bcolz==0.12.1
|
||||
|
||||
Reference in New Issue
Block a user