diff --git a/requirements.txt b/requirements.txt index 4e4edb4..0395780 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,9 @@ pyside>=1.2.0 pyopengl cython -ipython +# path.py 8.1 isn't compatible with IPython 3 +path.py==7.7.1 +ipython==3.2.1 pygments pyzmq numpy>=1.9.0