28 lines
773 B
Plaintext
28 lines
773 B
Plaintext
################################################################################
|
|
# This requirements file has been automatically generated from `Pipfile` with
|
|
# `pipenv-to-requirements`
|
|
#
|
|
#
|
|
# This has been done to maintain backward compatibility with tools and services
|
|
# that do not support `Pipfile` yet.
|
|
#
|
|
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
|
|
# `Pipfile.lock` and then regenerate `requirements*.txt`.
|
|
################################################################################
|
|
|
|
atomicwrites==1.3.0
|
|
attrs==19.1.0
|
|
beautifulsoup4==4.7.1
|
|
mccabe==0.6.1
|
|
more-itertools==7.0.0
|
|
pluggy==0.9.0
|
|
py==1.8.0
|
|
pycodestyle==2.5.0
|
|
pydocstyle==3.0.0
|
|
pyflakes==2.1.1
|
|
pylama==7.6.6
|
|
pytest==4.4.0
|
|
six==1.12.0
|
|
snowballstemmer==1.2.1
|
|
soupsieve==1.9
|