| author | ymh <ymh.work@gmail.com> |
| Fri, 21 Sep 2018 13:59:11 +0200 | |
| changeset 1450 | 8066d700510c |
| parent 1334 | e1d3c1469691 |
| child 1497 | 14a9bed2e3cd |
| permissions | -rw-r--r-- |
|
957
e4d0094f097b
upgrade virtualenv + script
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
1 |
anyjson==0.3.3 |
|
1234
bc289155a0f7
upgrade dependencies
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1211
diff
changeset
|
2 |
blessings==1.6 |
|
1334
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
3 |
cssselect==0.9.1 |
|
1234
bc289155a0f7
upgrade dependencies
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1211
diff
changeset
|
4 |
docutils==0.12 |
|
1334
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
5 |
httplib2==0.9.2 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
6 |
iri-tweet===0.82.0final0 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
7 |
lockfile==0.12.2 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
8 |
lxml==3.5.0 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
9 |
oauth2==1.9.0.post1 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
10 |
oauthlib==1.0.3 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
11 |
psycopg2==2.6.1 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
12 |
pyquery==1.2.11 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
13 |
python-daemon==2.1.1 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
14 |
python-dateutil==2.5.0 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
15 |
pytz==2016.1 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
16 |
requests==2.9.1 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
17 |
requests-oauthlib==0.6.1 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
18 |
selenium==2.53.1 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
19 |
simplejson==3.8.2 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
20 |
six==1.10.0 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
21 |
SQLAlchemy==1.0.12 |
|
e1d3c1469691
new command to search twitter using twitter front json api
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1235
diff
changeset
|
22 |
twitter==1.17.1 |
|
1234
bc289155a0f7
upgrade dependencies
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
1211
diff
changeset
|
23 |
twitter-text-py==2.0.2 |