Skip to content

Commit

Permalink
Fixed(build): froze colorama version to support py3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
strizhechenko committed Jan 20, 2020
1 parent a2ce13b commit f394d67
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 @@ -3,7 +3,7 @@ setuptools
pyyaml
ipaddress
six
colorama
colorama==0.4.3
flake8
pytest
collective.checkdocs
Expand Down

0 comments on commit f394d67

Please sign in to comment.