updated requirements.txt as previous didn't work with clean virtualenv
This commit is contained in:
parent
c3fee21b35
commit
4cd2f6e831
1 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
django==1.3.1
|
||||
pyvows==0.8.3
|
||||
pyvows
|
||||
coverage==3.5.1
|
||||
httplib2
|
||||
lxml
|
||||
cssselect
|
||||
|
|
Reference in a new issue