Skip to content

Commit

Permalink
fix: Unpin setuptools, six and virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
gavindsouza authored Sep 3, 2020
1 parent 81d5b21 commit 03576d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 03576d1

Please sign in to comment.