2022-06-13 19:17:46 +00:00
|
|
|
cookiecutter==2.1.1
|
2022-07-26 22:43:17 +00:00
|
|
|
sh==1.14.3; 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-02-02 11:25:41 +00:00
|
|
|
black==23.1.0
|
2023-01-28 18:52:00 +00:00
|
|
|
isort==5.12.0
|
2022-12-02 10:43:02 +00:00
|
|
|
flake8==6.0.0
|
2023-01-03 18:31:12 +00:00
|
|
|
flake8-isort==6.0.0
|
2023-02-03 18:54:51 +00:00
|
|
|
pre-commit==3.0.4
|
2018-03-05 11:01:45 +00:00
|
|
|
|
|
|
|
|
# Testing
|
|
|
|
|
# ------------------------------------------------------------------------------
|
2023-01-26 10:40:44 +00:00
|
|
|
tox==4.4.2
|
2023-01-15 11:33:58 +00:00
|
|
|
pytest==7.2.1
|
2021-05-24 14:58:58 +00:00
|
|
|
pytest-cookies==0.6.1
|
2020-06-14 10:12:50 +00:00
|
|
|
pytest-instafail==0.4.2
|
2021-10-14 16:28:01 +00:00
|
|
|
pyyaml==6.0
|
2020-08-03 07:57:44 +00:00
|
|
|
|
|
|
|
|
# Scripting
|
|
|
|
|
# ------------------------------------------------------------------------------
|
2022-11-06 11:24:18 +00:00
|
|
|
PyGithub==1.57
|
2022-12-29 08:18:41 +00:00
|
|
|
gitpython==3.1.30
|
2022-05-07 13:22:25 +00:00
|
|
|
jinja2==3.1.2
|
2023-01-19 23:54:31 +00:00
|
|
|
requests==2.28.2
|