2023-08-04 10:22:29 +03:00
|
|
|
cookiecutter==2.3.0
|
2023-05-16 02:33:36 +03:00
|
|
|
sh==2.0.4; sys_platform != "win32"
|
2017-08-03 19:29:01 +03:00
|
|
|
binaryornot==0.4.4
|
2015-04-20 15:19:12 +03:00
|
|
|
|
2018-03-04 17:52:22 +03:00
|
|
|
# Code quality
|
|
|
|
# ------------------------------------------------------------------------------
|
2023-07-11 10:43:53 +03:00
|
|
|
black==23.7.0
|
2023-01-28 21:52:00 +03:00
|
|
|
isort==5.12.0
|
2023-08-01 16:44:02 +03:00
|
|
|
flake8==6.1.0
|
2023-06-14 20:27:57 +03:00
|
|
|
django-upgrade==1.14.0
|
2023-07-20 20:38:35 +03:00
|
|
|
djlint==1.32.1
|
2023-06-14 08:54:36 +03:00
|
|
|
pre-commit==3.3.3
|
2018-03-05 14:01:45 +03:00
|
|
|
|
|
|
|
# Testing
|
|
|
|
# ------------------------------------------------------------------------------
|
2023-07-10 17:25:59 +03:00
|
|
|
tox==4.6.4
|
2023-06-23 20:48:31 +03:00
|
|
|
pytest==7.4.0
|
2023-05-23 15:40:07 +03:00
|
|
|
pytest-xdist==3.3.1
|
2023-03-22 23:33:08 +03:00
|
|
|
pytest-cookies==0.7.0
|
2023-04-01 14:32:32 +03:00
|
|
|
pytest-instafail==0.5.0
|
2023-07-18 14:40:31 +03:00
|
|
|
pyyaml==6.0.1
|
2020-08-03 10:57:44 +03:00
|
|
|
|
|
|
|
# Scripting
|
|
|
|
# ------------------------------------------------------------------------------
|
2023-08-10 15:58:18 +03:00
|
|
|
PyGithub==1.59.1
|
2023-07-10 23:05:21 +03:00
|
|
|
gitpython==3.1.32
|
2022-05-07 16:22:25 +03:00
|
|
|
jinja2==3.1.2
|
2023-05-23 15:39:38 +03:00
|
|
|
requests==2.31.0
|