summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: bda473e9dfee5328905bcf24c709d359f4182e27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
-r dev.txt
httplib2==0.9
requests==2.5.1
tornado==4.0.2
urllib3==1.7.1

# test runner
coverage==3.7.1
nose==1.3.0

# testing utilities
mock==1.0.1
sure==1.2.3