2024-02-22 08:36:44 +00:00
|
|
|
cookiecutter==2.6.0
|
2024-06-01 17:04:38 +00:00
|
|
|
sh==2.0.7; 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
|
|
|
|
|
# ------------------------------------------------------------------------------
|
2024-06-06 11:47:52 +00:00
|
|
|
ruff==0.4.8
|
2024-05-29 01:05:32 +00:00
|
|
|
django-upgrade==1.18.0
|
2024-01-02 14:28:34 +00:00
|
|
|
djlint==1.34.1
|
2024-05-11 09:34:28 +00:00
|
|
|
pre-commit==3.7.1
|
2018-03-05 11:01:45 +00:00
|
|
|
|
|
|
|
|
# Testing
|
|
|
|
|
# ------------------------------------------------------------------------------
|
2024-06-06 11:13:08 +00:00
|
|
|
tox==4.15.1
|
2024-06-04 20:08:44 +00:00
|
|
|
pytest==8.2.2
|
2024-04-29 11:29:08 +00:00
|
|
|
pytest-xdist==3.6.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
|
|
|
|
|
# ------------------------------------------------------------------------------
|
2024-03-27 08:20:37 +00:00
|
|
|
PyGithub==2.3.0
|
2024-03-31 09:47:17 +00:00
|
|
|
gitpython==3.1.43
|
2024-05-06 08:43:15 +00:00
|
|
|
jinja2==3.1.4
|
2024-05-29 18:20:48 +00:00
|
|
|
requests==2.32.3
|