You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements_demo.txt 277B

12345678910
  1. # Osar extensions
  2. django-oscar-stores>=0.4,<0.5
  3. django-oscar-paypal>=0.4,<0.5
  4. django-oscar-datacash>=0.4.2,<0.5
  5. # We need PostGIS as the stores extension uses GeoDjango.
  6. psycopg2==2.5
  7. git+git://github.com/tinio/pysqlite.git@extension-enabled#egg=pysqlite
  8. pysolr>=2.0.13,<2.1