aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/constraints.txt
blob: 8a74c51e382afc6279c849e1248195c3cfad4197 (plain) (tree)
1
2
3


                                            
# Numpy 1.17 dropped support for Python 3.4.
numpy >1.11,<1.17 ; python_version == '3.4'
numpy >=1.17 ; python_version > '3.4'