requirements.txt 1.09 KB
Newer Older
1
django==1.4.3
2
pip
3 4 5 6 7 8 9 10 11
numpy==1.6.2
scipy==0.11.0
Markdown==2.2.1
pygments==1.5
lxml==3.0.1
boto==2.6.0
mako==0.7.3
python-memcached==1.48
python-openid==2.2.5
12
path.py
13
django_debug_toolbar
14 15 16 17 18
fs==0.4.0
beautifulsoup==3.2.1
beautifulsoup4==4.1.3
feedparser==5.1.3
requests==0.14.2
19
http://sympy.googlecode.com/files/sympy-0.7.1.tar.gz
20 21 22
newrelic==1.8.0.13
glob2==0.3
pymongo==2.4.1
23
django_nose
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
nosexcover==1.0.7
rednose==0.3.3
GitPython==0.3.2.RC1
django-override-settings==1.2
mock==0.8.0
PyYAML==3.10
South==0.7.6
pytz==2012h
django-celery==3.0.11
django-countries==1.5
django-kombu==0.9.4
django-followit==0.0.3
django-jasmine==0.3.2
django-keyedcache==1.4-6
django-mako==0.1.5pre
django-masquerade==0.1.6
django-openid-auth==0.4
django-robots==0.9.1
django-ses==0.4.1
django-storages==1.1.5
django-threaded-multihost==1.4-1
django-sekizai==0.6.1
django-mptt==0.5.5
sorl-thumbnail==11.12
networkx==1.7
pygraphviz==1.1
50
-r repo-requirements.txt
51 52
pil==1.1.7
nltk==2.0.4
53
django-debug-toolbar-mongo
54
dogstatsd-python==0.2.1
55
MySQL-python==1.2.4c1
56
sphinx==1.1.3
57
factory_boy
58 59
Shapely==1.2.16
ipython==0.13.1
60
xmltodict==0.4.1
61
paramiko==1.9.0