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.
 
 
 
 
 
 

11 line
193 B

  1. Django==1.10.1
  2. django-cors-middleware==1.3.1
  3. djangorestframework==3.4.7
  4. djangorestframework-jwt==1.8.0
  5. psycopg2==2.6.2
  6. gunicorn==19.6.0
  7. djoser==0.5.1
  8. envparse==0.2.0
  9. # tests
  10. factory-boy==2.7.0