2019-03-10 07:58:36 -04:00
|
|
|
################################################################################
|
|
|
|
# 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`.
|
|
|
|
################################################################################
|
|
|
|
|
2020-03-27 17:47:03 -04:00
|
|
|
attrs==19.3.0
|
|
|
|
beautifulsoup4==4.8.2
|
2019-03-10 08:08:57 -04:00
|
|
|
mccabe==0.6.1
|
2020-03-27 17:47:03 -04:00
|
|
|
more-itertools==8.2.0
|
|
|
|
packaging==20.3
|
|
|
|
pluggy==0.13.1
|
|
|
|
py==1.8.1
|
2019-03-10 08:08:57 -04:00
|
|
|
pycodestyle==2.5.0
|
2020-03-27 17:47:03 -04:00
|
|
|
pydocstyle==5.0.2
|
2019-03-10 08:08:57 -04:00
|
|
|
pyflakes==2.1.1
|
2019-09-07 09:40:15 -04:00
|
|
|
pylama==7.7.1
|
2020-03-27 17:47:03 -04:00
|
|
|
pyparsing==2.4.6
|
|
|
|
pytest==5.4.1
|
|
|
|
six==1.14.0
|
|
|
|
snowballstemmer==2.0.0
|
|
|
|
soupsieve==2.0
|
|
|
|
wcwidth==0.1.9
|