2021-01-28 14:28:34 +00:00
|
|
|
-e .[all,server]
|
2020-09-13 15:08:23 +00:00
|
|
|
-r requirements-tests.txt
|
|
|
|
|
2020-08-27 07:22:44 +00:00
|
|
|
black==19.10b0; python_version >= '3.6'
|
2019-12-16 20:40:17 +00:00
|
|
|
regex==2019.11.1; python_version >= '3.6' # Needed for black
|
|
|
|
coverage==4.5.4
|
2019-10-27 12:00:20 +00:00
|
|
|
flake8==3.7.8
|
2017-09-27 23:04:58 +00:00
|
|
|
boto>=2.45.0
|
2020-09-01 10:44:13 +00:00
|
|
|
prompt-toolkit==2.0.10 # 3.x is not available with python2
|
2017-09-19 17:10:10 +00:00
|
|
|
click==6.7
|
2017-09-19 19:36:11 +00:00
|
|
|
inflection==0.3.1
|
2018-07-24 13:32:43 +00:00
|
|
|
lxml==4.2.3
|
2021-02-15 08:42:16 +00:00
|
|
|
|