33 lines
886 B
Plaintext
33 lines
886 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.8.0
|
|
importlib-metadata==0.20 ; python_version < '3.8'
|
|
mccabe==0.6.1
|
|
more-itertools==7.2.0
|
|
packaging==19.1
|
|
pluggy==0.12.0
|
|
py==1.8.0
|
|
pycodestyle==2.5.0
|
|
pydocstyle==4.0.1
|
|
pyflakes==2.1.1
|
|
pylama==7.7.1
|
|
pyparsing==2.4.2
|
|
pytest==5.1.2
|
|
six==1.12.0
|
|
snowballstemmer==1.9.1
|
|
soupsieve==1.9.3
|
|
wcwidth==0.1.7
|
|
zipp==0.6.0
|