2021-05-14 14:30:40 +03:00
|
|
|
cookiecutter==1.7.3
|
2021-05-15 08:01:04 +03:00
|
|
|
sh==1.14.2
|
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
|
|
|
|
# ------------------------------------------------------------------------------
|
2022-02-07 18:40:53 +03:00
|
|
|
black==22.1.0
|
2021-11-09 10:29:53 +03:00
|
|
|
isort==5.10.1
|
2021-10-14 18:06:47 +03:00
|
|
|
flake8==4.0.1
|
2021-10-14 15:31:55 +03:00
|
|
|
flake8-isort==4.1.1
|
2022-01-19 21:25:40 +03:00
|
|
|
pre-commit==2.17.0
|
2018-03-05 14:01:45 +03:00
|
|
|
|
|
|
|
# Testing
|
|
|
|
# ------------------------------------------------------------------------------
|
2021-12-29 21:41:36 +03:00
|
|
|
tox==3.24.5
|
2022-03-27 15:57:24 +03:00
|
|
|
pytest==7.1.1
|
2021-05-24 17:58:58 +03:00
|
|
|
pytest-cookies==0.6.1
|
2020-06-14 13:12:50 +03:00
|
|
|
pytest-instafail==0.4.2
|
2021-10-14 19:28:01 +03:00
|
|
|
pyyaml==6.0
|
2020-08-03 10:57:44 +03:00
|
|
|
|
|
|
|
# Scripting
|
|
|
|
# ------------------------------------------------------------------------------
|
2021-04-27 13:31:00 +03:00
|
|
|
PyGithub==1.55
|
2022-02-22 00:41:52 +03:00
|
|
|
gitpython==3.1.27
|
2022-03-27 17:17:20 +03:00
|
|
|
jinja2==3.1.0
|
2022-01-06 00:18:28 +03:00
|
|
|
requests==2.27.1
|