2024-02-22 11:36:44 +03:00
|
|
|
cookiecutter==2.6.0
|
2024-06-01 20:04:38 +03:00
|
|
|
sh==2.0.7; 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-07-15 12:54:04 +03:00
|
|
|
ruff==0.5.2
|
2024-06-30 19:50:12 +03:00
|
|
|
django-upgrade==1.19.0
|
2024-01-02 17:28:34 +03:00
|
|
|
djlint==1.34.1
|
2024-05-11 12:34:28 +03:00
|
|
|
pre-commit==3.7.1
|
2018-03-05 14:01:45 +03:00
|
|
|
|
|
|
|
# Testing
|
|
|
|
# ------------------------------------------------------------------------------
|
2024-07-03 09:35:43 +03:00
|
|
|
tox==4.16.0
|
2024-06-04 23:08:44 +03:00
|
|
|
pytest==8.2.2
|
2024-04-29 14:29:08 +03:00
|
|
|
pytest-xdist==3.6.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
|
|
|
|
# ------------------------------------------------------------------------------
|
2024-03-27 11:20:37 +03:00
|
|
|
PyGithub==2.3.0
|
2024-03-31 12:47:17 +03:00
|
|
|
gitpython==3.1.43
|
2024-05-06 11:43:15 +03:00
|
|
|
jinja2==3.1.4
|
2024-05-29 21:20:48 +03:00
|
|
|
requests==2.32.3
|