forked from pythondigest/pythondigest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
64 lines (56 loc) · 943 Bytes
/
requirements.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# django and django misc
Django<1.10
django-concurrency
django-rosetta
django-bootstrap-form
django-digg-paginator
django-user-accounts
django-taggit
django-taggit-autosuggest
django-modeladmin-reorder
django-ckeditor
django-q
django-siteblocks
django-cachalot
# django-controlcenter
-e git+https://github.com/byashimov/django-controlcenter.git#egg=controlcenter
django_compressor
django-htmlmin
# django-secretballot
# django-likes
-e git+https://github.com/WarmongeR1/django-likes#egg=likes
-e git+https://github.com/WarmongeR1/django-secretballot.git#egg=secretballot
django-debug-toolbar
django-remdow
python-memcached
# common
requests
lxml
PyYAML
# news parsing
beautifulsoup4
feedparser
Pillow
pygoogle-simple
pytils
sorl-thumbnail
stem
URLObject
readability-lxml
allmychanges
micawber
unidecode
# users
python-social-auth==0.2.14
# bot
twx.botapi
google-api-python-client
tweepy
vk
# tests
tox
mock
# other
typing
funcy
Fabric