freezed_requirements.txt 768 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. asgiref==3.5.0
  2. attrs==21.4.0
  3. black==22.1.0
  4. certifi==2021.10.8
  5. charset-normalizer==2.0.12
  6. click==8.0.4
  7. coverage==6.3.1
  8. defusedxml==0.7.1
  9. dicttoxml==1.7.16
  10. Django==4.0.2
  11. django-crontab==0.7.1
  12. django-stubs==1.9.0
  13. django-stubs-ext==0.3.1
  14. djangorestframework==3.13.1
  15. djangorestframework-xml==2.0.0
  16. docformatter==1.4
  17. environ==1.0
  18. flake8==4.0.1
  19. idna==3.3
  20. iniconfig==1.1.1
  21. mccabe==0.6.1
  22. mypy==0.931
  23. mypy-extensions==0.4.3
  24. packaging==21.3
  25. pathspec==0.9.0
  26. platformdirs==2.5.0
  27. pluggy==1.0.0
  28. py==1.11.0
  29. pycodestyle==2.8.0
  30. pyflakes==2.4.0
  31. pyparsing==3.0.7
  32. pytest==7.0.1
  33. pytest-cov==3.0.0
  34. pytest-django==4.5.2
  35. pytz==2021.3
  36. requests==2.27.1
  37. sqlparse==0.4.2
  38. toml==0.10.2
  39. tomli==2.0.1
  40. types-pytz==2021.3.5
  41. types-PyYAML==6.0.4
  42. typing_extensions==4.1.1
  43. untokenize==0.1.1
  44. urllib3==1.26.8