2020-04-21 07:32:43 +03:00
|
|
|
cookiecutter==1.7.2
|
2020-08-29 05:31:17 +03:00
|
|
|
sh==1.14.0
|
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
|
|
|
|
# ------------------------------------------------------------------------------
|
2020-08-26 20:05:23 +03:00
|
|
|
black==20.8b1
|
2020-09-10 09:58:50 +03:00
|
|
|
isort==5.5.2
|
2020-06-09 03:02:41 +03:00
|
|
|
flake8==3.8.3
|
2020-08-11 11:42:06 +03:00
|
|
|
flake8-isort==4.0.0
|
2018-03-05 14:01:45 +03:00
|
|
|
|
|
|
|
# Testing
|
|
|
|
# ------------------------------------------------------------------------------
|
2020-09-01 23:04:19 +03:00
|
|
|
tox==3.20.0
|
2020-07-31 02:54:49 +03:00
|
|
|
pytest==6.0.1
|
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
|
2020-03-19 09:05:19 +03:00
|
|
|
pyyaml==5.3.1
|
2020-08-03 10:57:44 +03:00
|
|
|
|
|
|
|
# Scripting
|
|
|
|
# ------------------------------------------------------------------------------
|
2020-08-27 15:17:04 +03:00
|
|
|
PyGithub==1.53
|
2020-08-27 17:02:49 +03:00
|
|
|
jinja2==2.11.2
|