requirements.txt 324 B

123456789101112131415161718
  1. asgiref==3.5.2
  2. bjoern==3.2.2
  3. Django==4.1.2
  4. django-environ==0.9.0
  5. django-stubs==1.12.0
  6. django-stubs-ext==0.5.0
  7. djangorestframework==3.14.0
  8. drf-flex-fields==1.0.0
  9. gunicorn==20.1.0
  10. mypy==0.982
  11. mypy-extensions==0.4.3
  12. pytz==2022.4
  13. sqlparse==0.4.3
  14. tomli==2.0.1
  15. types-pytz==2022.4.0.0
  16. types-PyYAML==6.0.12
  17. typing_extensions==4.4.0