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 regels
195 B

  1. Django==1.11.23
  2. django-cors-middleware==1.3.1
  3. djangorestframework==3.6.2
  4. djangorestframework-jwt==1.10.0
  5. psycopg2==2.8.3
  6. gunicorn==19.7.1
  7. djoser==0.5.4
  8. envparse==0.2.0
  9. # tests
  10. factory-boy==2.8.1