mirror of https://github.com/scrapy/scrapy.git
Update requirements.txt
make the version of ipython less than 6.0 in python 2.7
This commit is contained in:
parent
1fd1702a11
commit
9ad3af9d88
|
|
@ -10,4 +10,4 @@ brotlipy
|
|||
testfixtures
|
||||
# optional for shell wrapper tests
|
||||
bpython
|
||||
ipython
|
||||
ipython<6.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue