Commit graph

14 commits

Author SHA1 Message Date
Lucas Ou-Yang
918c8a20af
Update requirements.txt in python-2 branch (#493)
Update requirements.txt in python-2 branch to use minimal
2017-12-26 18:45:56 -08:00
Samuel Taylor
55e2cdabf0 Update nltk version 2017-10-27 14:41:31 -05:00
Adrien Thiery
c84786b8df Updated requests version 2015-11-16 19:30:34 -05:00
Max Stoliar
01c6a26135 bumping nltk to 2.0.5 - see #824 in nltk
This has to be done due to https://github.com/nltk/nltk/issues/824
2015-02-25 17:21:39 +02:00
codelucas
c3c9b6696b [bugfix] Misspelled publish_date, remove unused module from requirements.txt 2015-02-04 03:05:58 -08:00
codelucas
e4a4f38336 Add publishing date extraction 2015-02-03 13:13:39 -08:00
codelucas
bbcae32715 Remove /packages, feedparser, tldextract are now installed via pip 2015-01-22 06:13:40 -08:00
codelucas
0fd1a1e73b BeautifulSoup 3 => BeautifulSoup 4, remove responses from requirements.txt 2015-01-16 13:27:14 -08:00
Lucas Ou-Yang
70f6866b11 Tidy up setup.py to import requirements.txt 2014-12-17 10:55:46 -08:00
Wing Gao
20ebe1f466 update jieba to 0.35 2014-12-16 00:22:52 +08:00
Karl Sutt
1154dc4136 Update requirements 2014-07-30 19:54:34 +01:00
Karl Sutt
02383cdd6f Mock HTTP requests
Mock out any real HTTP requests made from within tests. Responses are
now deterministic, as the body of the response is loaded from a HTML file.
2014-07-28 13:55:57 +01:00
Karl Sutt
6dc7b174b4 Lock package versions in requirements.txt 2014-07-24 10:55:43 +01:00
Lucas Ou-Yang
bb9d76bff0 cleaned up goose merge, started mthreading code, added contributor 2013-12-29 04:06:44 -08:00