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.
 
 
 
 
 
 

8 lines
148 B

  1. Django==1.9.1
  2. djangorestframework==3.3.2
  3. smartconfigparser==0.1.1
  4. django-allauth==0.24.1
  5. psycopg2==2.6.1
  6. gunicorn==19.4.5
  7. # tests
  8. factory-boy==2.6.0