Skip to content

Commit

Permalink
Merge pull request #497 from projectmesa/update_reqs
Browse files Browse the repository at this point in the history
Fixes bug with Tornado, by downgrading requirement
  • Loading branch information
dmasad authored Apr 8, 2018
2 parents ffcaecd + 73f1530 commit 83db6b0
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 @@ -5,7 +5,7 @@ jupyter==1.0.0

coverage==4.1
nose==1.3.7
tornado
tornado==4.5.3
flake8==2.5.2
tqdm
networkx==2.1
Expand Down

0 comments on commit 83db6b0

Please sign in to comment.