2023-09-23 09:49:11 +00:00
|
|
|
cookiecutter==2.3.1
|
2023-08-10 12:59:06 +00:00
|
|
|
sh==2.0.6; sys_platform != "win32"
|
2017-08-03 16:29:01 +00:00
|
|
|
binaryornot==0.4.4
|
2015-04-20 12:19:12 +00:00
|
|
|
|
2018-03-04 14:52:22 +00:00
|
|
|
# Code quality
|
|
|
|
|
# ------------------------------------------------------------------------------
|
2023-09-11 10:38:33 +00:00
|
|
|
black==23.9.1
|
2023-01-28 18:52:00 +00:00
|
|
|
isort==5.12.0
|
2023-08-01 13:44:02 +00:00
|
|
|
flake8==6.1.0
|
2023-08-16 11:28:53 +00:00
|
|
|
django-upgrade==1.14.1
|
2023-09-21 12:09:31 +00:00
|
|
|
djlint==1.34.0
|
2023-09-02 22:13:09 +00:00
|
|
|
pre-commit==3.4.0
|
2018-03-05 11:01:45 +00:00
|
|
|
|
|
|
|
|
# Testing
|
|
|
|
|
# ------------------------------------------------------------------------------
|
2023-09-11 10:38:23 +00:00
|
|
|
tox==4.11.3
|
2023-09-08 09:04:36 +00:00
|
|
|
pytest==7.4.2
|
2023-05-23 12:40:07 +00:00
|
|
|
pytest-xdist==3.3.1
|
2023-03-22 20:33:08 +00:00
|
|
|
pytest-cookies==0.7.0
|
2023-04-01 11:32:32 +00:00
|
|
|
pytest-instafail==0.5.0
|
2023-07-18 11:40:31 +00:00
|
|
|
pyyaml==6.0.1
|
2020-08-03 07:57:44 +00:00
|
|
|
|
|
|
|
|
# Scripting
|
|
|
|
|
# ------------------------------------------------------------------------------
|
2023-08-10 12:58:18 +00:00
|
|
|
PyGithub==1.59.1
|
2023-09-23 09:48:47 +00:00
|
|
|
gitpython==3.1.37
|
2022-05-07 13:22:25 +00:00
|
|
|
jinja2==3.1.2
|
2023-05-23 12:39:38 +00:00
|
|
|
requests==2.31.0
|