| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- asgiref==3.7.2
- astroid==2.15.5
- attrs==23.1.0
- autopep8==2.0.2
- bandit==1.7.5
- dill==0.3.6
- Django==3.2.15
- dodgy==0.2.1
- flake8==5.0.4
- flake8-polyfill==1.0.2
- gitdb==4.0.10
- GitPython==3.1.31
- importlib-metadata==6.8.0
- iniconfig==2.0.0
- isort==5.12.0
- lazy-object-proxy==1.9.0
- markdown-it-py==3.0.0
- mccabe==0.7.0
- mdurl==0.1.2
- mypy==1.4.1
- mypy-extensions==1.0.0
- packaging==23.1
- pbr==5.11.1
- pep8-naming==0.10.0
- platformdirs==3.8.1
- pluggy==1.2.0
- prospector==1.10.2
- py==1.11.0
- pycodestyle==2.10.0
- pydocstyle==6.3.0
- pyflakes==2.5.0
- Pygments==2.15.1
- pylama==8.4.1
- pylint==2.17.4
- pylint-celery==0.3
- pylint-django==2.5.3
- pylint-flask==0.6
- pylint-plugin-utils==0.7
- pytest==7.1.3
- pytest-django==4.5.2
- pytest-lazy-fixture==0.6.3
- pytest-subtests==0.9.0
- pytils==0.4.1
- pytz==2023.3
- PyYAML==6.0
- requirements-detector==1.2.2
- rich==13.4.2
- semver==3.0.1
- setoptconf-tmp==0.3.1
- smmap==5.0.0
- snowballstemmer==2.2.0
- sqlparse==0.4.4
- stevedore==5.1.0
- toml==0.10.2
- tomli==2.0.1
- tomlkit==0.11.8
- typing_extensions==4.7.1
- wrapt==1.15.0
- yapf==0.40.1
- zipp==3.15.0
|