2022-06-13 19:17:46 +00:00
|
|
|
cookiecutter==2.1.1
|
2021-05-15 05:01:04 +00:00
|
|
|
sh==1.14.2
|
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
|
|
|
|
|
# ------------------------------------------------------------------------------
|
2022-06-28 07:22:54 +00:00
|
|
|
black==22.6.0
|
2021-11-09 07:29:53 +00:00
|
|
|
isort==5.10.1
|
2021-10-14 15:06:47 +00:00
|
|
|
flake8==4.0.1
|
2021-10-14 12:31:55 +00:00
|
|
|
flake8-isort==4.1.1
|
2022-07-21 22:44:38 +00:00
|
|
|
pre-commit==2.20.0
|
2018-03-05 11:01:45 +00:00
|
|
|
|
|
|
|
|
# Testing
|
|
|
|
|
# ------------------------------------------------------------------------------
|
2022-07-21 22:41:45 +00:00
|
|
|
tox==3.25.1
|
2022-04-25 07:59:40 +00:00
|
|
|
pytest==7.1.2
|
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
|
|
|
|
|
# ------------------------------------------------------------------------------
|
2021-04-27 10:31:00 +00:00
|
|
|
PyGithub==1.55
|
2022-02-21 21:41:52 +00:00
|
|
|
gitpython==3.1.27
|
2022-05-07 13:22:25 +00:00
|
|
|
jinja2==3.1.2
|
2022-07-21 22:39:53 +00:00
|
|
|
requests==2.28.1
|