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.
 
 
 
 
 
 

12 line
220 B

  1. Django==3.2.16
  2. django-cors-middleware==1.5.0
  3. djangorestframework==3.12.4
  4. PyJWT==2.4.0
  5. djangorestframework-simplejwt==4.8.0
  6. djoser==2.1.0
  7. envparse==0.2.0
  8. gunicorn==20.1.0
  9. psycopg2-binary==2.9.1
  10. # tests
  11. factory-boy==3.2.0