diff --git a/release/python/0.0.1/crankshaft/setup.py b/release/python/0.0.1/crankshaft/setup.py index f045b62..626bf46 100644 --- a/release/python/0.0.1/crankshaft/setup.py +++ b/release/python/0.0.1/crankshaft/setup.py @@ -40,7 +40,7 @@ setup( # The choice of component versions is dictated by what's # provisioned in the production servers. - install_requires=['pysal==1.11.0','numpy==1.6.1','scipy==0.17.0'], + install_requires=['pysal==1.11.0','numpy==1.22.0','scipy==0.17.0'], requires=['pysal', 'numpy'],