Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

Commit

Permalink
requirements: Use compatible versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sils committed Mar 17, 2016
1 parent 3cf4342 commit 54a5ddb
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
@@ -1,3 +1,3 @@
setuptools>=19.2
colorama>=0.3.6
termcolor>=1.1.0
setuptools~=19.2
colorama~=0.3.6
termcolor~=1.1.0

0 comments on commit 54a5ddb

Please sign in to comment.