update numba version pin to >=
This commit is contained in:
@@ -36,7 +36,7 @@ dependencies = [
|
||||
"soxr~=0.5.0",
|
||||
"openai>=1.74.0,<3",
|
||||
# Pinning numba to resolve package dependencies
|
||||
"numba==0.61.2",
|
||||
"numba>=0.61.2",
|
||||
"wait_for2>=0.4.1; python_version<'3.12'",
|
||||
# Required by LocalSmartTurnAnalyzerV3
|
||||
# Inlined here instead of using a self-referential extra for Poetry compatibility.
|
||||
|
||||
Reference in New Issue
Block a user