Browse Source

Fix fancycompleter incompatibility when calling shell_plus

3.1.x
Edward Ribeiro 1 week ago
parent
commit
abfc237cef
  1. 3
      requirements/dev-requirements.txt

3
requirements/dev-requirements.txt

@ -4,7 +4,8 @@ autopep8==1.2.4
beautifulsoup4==4.9.1
django-debug-toolbar==1.11.1
ipdb==0.13.3
pdbpp==0.9.2
fancycompleter==0.9.1
pdbpp==0.10.3
pip-review==0.4
pipdeptree==0.10.1
pydevd-pycharm~=203.7148.7

Loading…
Cancel
Save