We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9968644 commit 538bf7cCopy full SHA for 538bf7c
setup.py
@@ -84,7 +84,7 @@
84
download_url='https://github.com/QuantEcon/QuantEcon.py/tarball/' + VERSION,
85
keywords=['quantitative', 'economics'],
86
install_requires=[
87
- 'numba>=0.38',
+ 'numba',
88
'numpy',
89
'requests',
90
'scipy>=1.0.0',
0 commit comments