Commit 3893ac66 by Julian Arni

Bump up pip requirement to latest.

    Solves an issue with using git > 1.8.1 for github based pip requirements.
parent ad73feb7
...@@ -35,7 +35,7 @@ nltk==2.0.4 ...@@ -35,7 +35,7 @@ nltk==2.0.4
paramiko==1.9.0 paramiko==1.9.0
path.py==3.0.1 path.py==3.0.1
Pillow==1.7.8 Pillow==1.7.8
pip>=1.3 pip>=1.4
polib==1.0.3 polib==1.0.3
pycrypto>=2.6 pycrypto>=2.6
pygments==1.5 pygments==1.5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment