2
0
mirror of https://github.com/frappe/bench.git synced 2024-11-05 21:07:54 +00:00

fix: Unpin setuptools, six and virtualenv

This commit is contained in:
gavin 2020-09-03 13:58:54 +05:30 committed by GitHub
parent 81d5b218f0
commit 03576d10b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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