1
0
mirror of https://github.com/django/django.git synced 2025-03-14 03:10:45 +00:00

[1.6.x] Required numpy < 1.9 for tests; refs #23489.

Backport of 4743a94429 from stable/1.7.x
This commit is contained in:
Tim Graham 2014-09-29 19:31:29 -04:00
parent 8c0851051d
commit 011541d948

View File

@ -1,6 +1,6 @@
bcrypt
docutils
numpy
numpy < 1.9
Pillow
PyYAML
pytz