Update requirements.txt

make the version of ipython less than 6.0 in python 2.7
This commit is contained in:
Grammy Jiang 2018-06-23 17:31:54 +08:00 committed by GitHub
parent 1fd1702a11
commit 9ad3af9d88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ brotlipy
testfixtures
# optional for shell wrapper tests
bpython
ipython
ipython<6.0