21 lines
394 B
Plaintext
21 lines
394 B
Plaintext
-r requirements.txt
|
|
mock==3.0.5 # Last version compatible with Python 2.7
|
|
nose
|
|
black; python_version >= '3.6'
|
|
regex==2019.11.1; python_version >= '3.6' # Needed for black
|
|
sure==1.4.11
|
|
coverage==4.5.4
|
|
flake8==3.7.8
|
|
freezegun
|
|
flask
|
|
boto>=2.45.0
|
|
boto3>=1.4.4
|
|
botocore>=1.12.13
|
|
six>=1.9
|
|
parameterized>=0.7.0
|
|
prompt-toolkit==1.0.14
|
|
click==6.7
|
|
inflection==0.3.1
|
|
lxml==4.2.3
|
|
beautifulsoup4==4.6.0
|