fix requirements.txt conflict
... | ... | @@ -6,7 +6,6 @@ atomicwrites==1.3.0 |
attrs==19.3.0 | ||
autopep8==1.5 | ||
beautifulsoup4==4.9.0 | ||
bitarray==1.2.1 | ||
black==19.10b0 | ||
bs4==0.0.1 | ||
cachetools==4.1.0 | ||
... | ... | @@ -59,7 +58,6 @@ pycparser==2.20 |
pyflakes==2.1.1 | ||
pylint==2.4.4 | ||
pylint-django==2.0.15 | ||
pylint-exit==1.1.0 | ||
pylint-plugin-utils==0.6 | ||
pyparsing==2.4.6 | ||
PySocks==1.7.1 | ||
... | ... |
Please register or sign in to comment