2023-11-22 00:01:40 +03:00
|
|
|
cookiecutter==2.5.0
|
2023-08-10 15:59:06 +03:00
|
|
|
sh==2.0.6; 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
|
|
|
|
# ------------------------------------------------------------------------------
|
2024-01-02 14:40:48 +03:00
|
|
|
black==23.12.1
|
2023-12-15 12:56:08 +03:00
|
|
|
isort==5.13.2
|
2023-08-01 16:44:02 +03:00
|
|
|
flake8==6.1.0
|
2023-09-25 21:02:49 +03:00
|
|
|
django-upgrade==1.15.0
|
2023-09-21 15:09:31 +03:00
|
|
|
djlint==1.34.0
|
2023-12-10 15:08:06 +03:00
|
|
|
pre-commit==3.6.0
|
2018-03-05 14:01:45 +03:00
|
|
|
|
|
|
|
# Testing
|
|
|
|
# ------------------------------------------------------------------------------
|
2023-11-28 14:23:38 +03:00
|
|
|
tox==4.11.4
|
2024-01-02 13:06:41 +03:00
|
|
|
pytest==7.4.4
|
2023-11-22 00:00:57 +03:00
|
|
|
pytest-xdist==3.5.0
|
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-09-30 13:26:51 +03:00
|
|
|
PyGithub==2.1.1
|
2023-10-19 19:51:09 +03:00
|
|
|
gitpython==3.1.40
|
2022-05-07 16:22:25 +03:00
|
|
|
jinja2==3.1.2
|
2023-05-23 15:39:38 +03:00
|
|
|
requests==2.31.0
|