PYTHON: Upgrade all pip from requirements

# pip freeze |sed -ne 's/==.*//p' |xargs pip install -U

Comments

comments powered by Disqus