requirements.txt 1023 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. asgiref==3.7.2
  2. astroid==2.15.5
  3. attrs==23.1.0
  4. autopep8==2.0.2
  5. bandit==1.7.5
  6. dill==0.3.6
  7. Django==3.2.15
  8. dodgy==0.2.1
  9. flake8==5.0.4
  10. flake8-polyfill==1.0.2
  11. gitdb==4.0.10
  12. GitPython==3.1.31
  13. importlib-metadata==6.8.0
  14. iniconfig==2.0.0
  15. isort==5.12.0
  16. lazy-object-proxy==1.9.0
  17. markdown-it-py==3.0.0
  18. mccabe==0.7.0
  19. mdurl==0.1.2
  20. mypy==1.4.1
  21. mypy-extensions==1.0.0
  22. packaging==23.1
  23. pbr==5.11.1
  24. pep8-naming==0.10.0
  25. platformdirs==3.8.1
  26. pluggy==1.2.0
  27. prospector==1.10.2
  28. py==1.11.0
  29. pycodestyle==2.10.0
  30. pydocstyle==6.3.0
  31. pyflakes==2.5.0
  32. Pygments==2.15.1
  33. pylama==8.4.1
  34. pylint==2.17.4
  35. pylint-celery==0.3
  36. pylint-django==2.5.3
  37. pylint-flask==0.6
  38. pylint-plugin-utils==0.7
  39. pytest==7.1.3
  40. pytest-django==4.5.2
  41. pytest-lazy-fixture==0.6.3
  42. pytest-subtests==0.9.0
  43. pytils==0.4.1
  44. pytz==2023.3
  45. PyYAML==6.0
  46. requirements-detector==1.2.2
  47. rich==13.4.2
  48. semver==3.0.1
  49. setoptconf-tmp==0.3.1
  50. smmap==5.0.0
  51. snowballstemmer==2.2.0
  52. sqlparse==0.4.4
  53. stevedore==5.1.0
  54. toml==0.10.2
  55. tomli==2.0.1
  56. tomlkit==0.11.8
  57. typing_extensions==4.7.1
  58. wrapt==1.15.0
  59. yapf==0.40.1
  60. zipp==3.15.0