umap/requirements.txt
Yohan Boniface 7b5ea8df67 First shot in Django 1.8 / python 3 support
This also replaced pg_index with a simple builting seach
based on tsvector, as pg_index is not compliant with Django 1.8,
and as some old dependencies that would need to be upgrade too.
2015-08-02 18:08:31 +02:00

7 lines
140 B
Text

django-compressor==1.5
Django==1.8.3
Pillow==2.9.0
psycopg2==2.6.1
python-social-auth==0.2.12
django-leaflet-storage==0.7.6
requests==2.7.0