add twython to requirements.txt
This commit is contained in:
parent
e5663e6e5d
commit
4bc6c31326
@ -3,9 +3,13 @@ httplib2==0.7.4
|
|||||||
logilab-astng==0.24.0
|
logilab-astng==0.24.0
|
||||||
logilab-common==0.58.1
|
logilab-common==0.58.1
|
||||||
oauth2==1.5.211
|
oauth2==1.5.211
|
||||||
|
oauthlib==0.5.1
|
||||||
ply==3.4
|
ply==3.4
|
||||||
pyflakes==0.5.0
|
pyflakes==0.5.0
|
||||||
pylint==0.25.2
|
pylint==0.25.2
|
||||||
python-dateutil==2.1
|
python-dateutil==2.1
|
||||||
|
requests==1.2.3
|
||||||
|
requests-oauthlib==0.3.2
|
||||||
six==1.1.0
|
six==1.1.0
|
||||||
|
twython==3.0.0
|
||||||
wsgiref==0.1.2
|
wsgiref==0.1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user