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
|
|
|
|
# ------------------------------------------------------------------------------
|
2021-05-31 20:50:39 +03:00
|
|
|
black==21.5b2
|
2021-03-22 13:47:05 +03:00
|
|
|
isort==5.8.0
|
2021-05-09 03:03:14 +03:00
|
|
|
flake8==3.9.2
|
2020-08-11 11:42:06 +03:00
|
|
|
flake8-isort==4.0.0
|
2021-05-22 20:09:39 +03:00
|
|
|
pre-commit==2.13.0
|
2018-03-05 14:01:45 +03:00
|
|
|
|
|
|
|
# Testing
|
|
|
|
# ------------------------------------------------------------------------------
|
2021-05-05 21:18:47 +03:00
|
|
|
tox==3.23.1
|
2020-12-02 17:14:34 +03:00
|
|
|
pytest==5.4.3 # pyup: <6 # https://github.com/hackebrot/pytest-cookies/issues/51
|
2020-02-14 19:34:04 +03:00
|
|
|
pytest-cookies==0.5.1
|
2020-06-14 13:12:50 +03:00
|
|
|
pytest-instafail==0.4.2
|
2021-01-21 01:54:34 +03:00
|
|
|
pyyaml==5.4.1
|
2020-08-03 10:57:44 +03:00
|
|
|
|
|
|
|
# Scripting
|
|
|
|
# ------------------------------------------------------------------------------
|
2021-04-27 13:31:00 +03:00
|
|
|
PyGithub==1.55
|
2021-02-01 05:37:25 +03:00
|
|
|
jinja2==2.11.3
|