Merge branch 'dbmigration'
Towards node db
Showing
README.txt
0 → 100644
... | @@ -5,31 +5,42 @@ MarkupSafe==0.23 | ... | @@ -5,31 +5,42 @@ MarkupSafe==0.23 |
Pillow==2.5.3 | Pillow==2.5.3 | ||
Pygments==1.6 | Pygments==1.6 | ||
South==1.0 | South==1.0 | ||
amqp==1.4.6 | |||
anyjson==0.3.3 | |||
billiard==3.3.0.18 | |||
celery==3.1.15 | |||
certifi==14.05.14 | certifi==14.05.14 | ||
cffi==0.8.6 | |||
cryptography==0.6 | |||
decorator==3.4.0 | decorator==3.4.0 | ||
django-extensions==1.4.0 | django-extensions==1.4.0 | ||
django-grappelli==2.5.3 | django-grappelli==2.5.3 | ||
django-hstore==1.3.1 | django-hstore==1.3.1 | ||
django-mptt==0.6.1 | |||
django-nested-inlines==0.1 | django-nested-inlines==0.1 | ||
django-treebeard==2.0 | |||
graphviz==0.4 | graphviz==0.4 | ||
ipython==2.2.0 | ipython==2.2.0 | ||
kombu==3.0.23 | |||
lxml==3.3.6 | lxml==3.3.6 | ||
matplotlib==1.4.0 | matplotlib==1.4.0 | ||
networkx==1.9 | networkx==1.9 | ||
nltk==3.0a4 | |||
nose==1.3.4 | nose==1.3.4 | ||
numpy==1.8.2 | numpy==1.8.2 | ||
pandas==0.14.1 | pandas==0.14.1 | ||
pexpect-u==2.5.1 | pexpect-u==2.5.1 | ||
psycopg2==2.5.4 | psycopg2==2.5.4 | ||
pycparser==2.10 | |||
pydot2==1.0.33 | pydot2==1.0.33 | ||
pyparsing==2.0.2 | pyparsing==2.0.2 | ||
python-dateutil==2.2 | python-dateutil==2.2 | ||
pytz==2014.7 | pytz==2014.7 | ||
pyzmq==14.3.1 | pyzmq==14.3.1 | ||
readline==6.2.4.1 | readline==6.2.4.1 | ||
redis==2.10.3 | |||
scikit-learn==0.15.1 | scikit-learn==0.15.1 | ||
scipy==0.14.0 | scipy==0.14.0 | ||
six==1.7.3 | six==1.7.3 | ||
sympy==0.7.5 | sympy==0.7.5 | ||
tornado==4.0.1 | tornado==4.0.1 | ||
uWSGI==2.0.7 |
Please register or sign in to comment