Skip to content

Commit

Permalink
fix: warning on pip reinstall
Browse files Browse the repository at this point in the history
frappe version-12[-hotfix] has six==1.13.0
  • Loading branch information
adamtang79 authored Aug 20, 2020
1 parent 1165797 commit d979751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d979751

Please sign in to comment.