2022-06-13 22:17:46 +03:00
|
|
|
cookiecutter==2.1.1
|
2022-07-27 01:43:17 +03:00
|
|
|
sh==1.14.3; 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
|
|
|
|
# ------------------------------------------------------------------------------
|
2022-12-10 01:04:36 +03:00
|
|
|
black==22.12.0
|
2022-12-21 14:16:43 +03:00
|
|
|
isort==5.11.3
|
2022-12-02 13:43:02 +03:00
|
|
|
flake8==6.0.0
|
2022-11-20 16:32:12 +03:00
|
|
|
flake8-isort==5.0.3
|
2022-12-26 13:03:43 +03:00
|
|
|
pre-commit==2.21.0
|
2018-03-05 14:01:45 +03:00
|
|
|
|
|
|
|
# Testing
|
|
|
|
# ------------------------------------------------------------------------------
|
2022-12-26 13:03:58 +03:00
|
|
|
tox==4.0.17
|
2022-10-26 20:38:24 +03:00
|
|
|
pytest==7.2.0
|
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
|
|
|
|
# ------------------------------------------------------------------------------
|
2022-11-06 14:24:18 +03:00
|
|
|
PyGithub==1.57
|
2022-12-29 11:18:41 +03:00
|
|
|
gitpython==3.1.30
|
2022-05-07 16:22:25 +03:00
|
|
|
jinja2==3.1.2
|
2022-07-22 01:39:53 +03:00
|
|
|
requests==2.28.1
|