requirements.txt 443 B

1234567891011121314151617181920212223242526
  1. appdirs==1.4.4
  2. asgiref==3.8.1
  3. black==24.10.0
  4. click==8.1.7
  5. Django==5.1.3
  6. django-environ==0.11.2
  7. django-filter==24.3
  8. djangorestframework==3.15.2
  9. flake8==7.1.1
  10. furl==2.1.3
  11. isort==5.13.2
  12. mccabe==0.7.0
  13. mypy-extensions==1.0.0
  14. orderedmultidict==1.0.1
  15. packaging==24.1
  16. pathspec==0.12.1
  17. platformdirs==4.3.6
  18. pycodestyle==2.12.1
  19. pyflakes==3.2.0
  20. pytz==2024.2
  21. regex==2024.9.11
  22. six==1.16.0
  23. sqlparse==0.5.1
  24. toml==0.10.2
  25. tomli==2.0.2
  26. typing_extensions==4.12.2