This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/requirements-dev.txt

16 lines
234 B
Plaintext
Raw Normal View History

2018-11-26 16:17:58 +00:00
-r requirements.txt
2018-12-09 21:44:27 +00:00
-r allauth/requirements.txt
2018-11-26 16:17:58 +00:00
coverage
2018-11-11 12:40:42 +00:00
isort
2018-11-26 16:17:58 +00:00
astroid==2.0.4
pylint==2.1.1
pylint-django==2.0.2
prospector
2018-11-16 09:08:15 +00:00
django-debug-toolbar
2018-11-26 16:17:58 +00:00
pycodestyle<2.4.0,>=2.0.0
bumpversion
unittest-xml-reporting
2018-12-09 16:44:54 +00:00
autopep8
2018-12-09 21:44:27 +00:00
bandit
2018-12-14 13:28:15 +00:00
bumpversion