2
0
mirror of https://github.com/frappe/bench.git synced 2024-11-12 00:06:36 +00:00

fix: warning on pip reinstall

frappe version-12[-hotfix] has six==1.13.0
This commit is contained in:
Adam Tang 2020-08-20 12:07:43 +08:00 committed by GitHub
parent 11657974e9
commit d979751e0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,5 +6,5 @@ python-crontab==2.4.0
requests==2.22.0
semantic-version==2.8.2
setuptools==40.8.0
six==1.12.0
six==1.13.0
virtualenv==16.6.0