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 lines
206 B

  1. Django==3.1.8
  2. django-cors-middleware==1.5.0
  3. djangorestframework==3.12.2
  4. djangorestframework-simplejwt==4.6.0
  5. djoser==2.1.0
  6. envparse==0.2.0
  7. gunicorn==20.0.4
  8. psycopg2-binary==2.8.6
  9. # tests
  10. factory-boy==3.2.0