Pin versions of pyside and numpy.

PySide 1.2 changed to new-style signal mechanics
NumPy 1.9.0 heavily optimized array indexing
This commit is contained in:
David Vierra 2015-04-29 03:26:13 -10:00
parent b122cc93cc
commit 1023d56c85

View File

@ -1,8 +1,8 @@
pyside
pyside>=1.2.0
pyopengl
cython
ipython
pygments
pyzmq
numpy
numpy>=1.9.0
arrow