forked from samuelclay/NewsBlur
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
executable file
·59 lines (59 loc) · 1.07 KB
/
requirements.txt
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
BeautifulSoup==3.2.1
boto==2.43.0
celery==3.1.25
chardet==2.3.0
cssutils==1.0.1
django-celery-with-redis==3.0
django-celery==3.1.17
django-compress==1.0.1
django-cors-middleware==1.3.1
django-extensions==1.6.7
django-mailgun==0.2.1
django-oauth-toolkit==0.7.2
django-qurl==0.1.1
django-redis-cache==1.5.5
django-redis-sessions==0.5.6
django-ses==0.8.1
django-subdomains==2.1.0
django-timezone-field==2.0
Django>=1.5,<1.6
dnspython==1.15.0
Fabric==1.12.0
gunicorn==19.6.0
hiredis==0.2.0
httplib2==0.9.2
iconv==1.0
image==1.5.5
isodate==0.5.4
lxml==3.6.4
mock==2.0.0
mongoengine==0.10.7
mysql-python==1.2.5
ndg-httpsclient==0.4.2
nltk==3.2.1
numpy==1.11.2
oauth2==1.9.0.post1
pillow==3.4.2
psutil==5.0.0
psycopg2==2.5.2
pyasn1==0.1.9
pyes==0.99.6
pyflakes==1.3.0
pymongo==3.4.0
pyOpenSSL==16.2.0
python-dateutil==2.6.0
python-digitalocean==1.10.1
python-gflags==3.1.0
pytz==2016.7
raven==6.0.0
redis==2.10.5
requests==2.12.3
scipy==0.18.1
seacucumber==1.5.2
simplejson==3.10.0
six==1.10.0
stripe==1.43.0
tweepy==3.5.0
# -e git://github.com/tweepy/tweepy.git#egg=tweepy
South==1.0.2
xlsxwriter==0.9.6