mirror of
https://github.com/codelucas/newspaper.git
synced 2021-06-07 22:52:17 +03:00
* Dropping python 3.4 support * Fixing build issues * Changed version number - incremented major version due to breaking change * Removing pandas dependency
14 lines
286 B
Plaintext
14 lines
286 B
Plaintext
beautifulsoup4>=4.4.1
|
|
cssselect>=0.9.2
|
|
feedfinder2>=0.0.4
|
|
feedparser>=5.2.1
|
|
jieba3k>=0.35.1
|
|
lxml>=3.6.0
|
|
nltk>=3.2.1
|
|
Pillow>=3.3.0
|
|
pythainlp>=1.7.2
|
|
python-dateutil>=2.5.3
|
|
PyYAML>=3.11
|
|
requests>=2.10.0
|
|
tinysegmenter==0.3 # TODO(codelucas): Investigate making this >=0.3
|
|
tldextract>=2.0.1 |