Skip to content

Commit

Permalink
fix(deps): allow radon versions 1.4.*
Browse files Browse the repository at this point in the history
Fixes #15
  • Loading branch information
rubik committed Aug 7, 2016
1 parent 746f50c commit e4f1ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,3 +1,3 @@
radon==1.4.0
radon>=1.4.0<1.5.0
requests==2.10.0
PyYAML==3.11

0 comments on commit e4f1ea1

Please sign in to comment.