Skip to content

Commit

Permalink
Updates requirements.txt to the changes in setup.py
Browse files Browse the repository at this point in the history
Python2.7 functools_lru_cache above 1.3 not working
  • Loading branch information
wilmardo committed Mar 28, 2018
1 parent c1f3971 commit 96e4de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -4,4 +4,4 @@ nose-cov==1.6
chai==1.1.1
sphinx==1.3.5
simplejson==3.6.5
backports.functools_lru_cache==1.2.1
backports.functools_lru_cache>=1.2.1,<1.4

0 comments on commit 96e4de9

Please sign in to comment.