TeamspeakStats/requirements-dev.txt

33 lines
886 B
Plaintext
Raw Normal View History

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`.
################################################################################
2019-03-10 08:08:57 -04:00
atomicwrites==1.3.0
attrs==19.1.0
2019-09-07 09:40:15 -04:00
beautifulsoup4==4.8.0
importlib-metadata==0.20 ; python_version < '3.8'
2019-03-10 08:08:57 -04:00
mccabe==0.6.1
2019-09-07 09:40:15 -04:00
more-itertools==7.2.0
packaging==19.1
pluggy==0.12.0
2019-03-10 08:08:57 -04:00
py==1.8.0
pycodestyle==2.5.0
2019-09-07 09:40:15 -04:00
pydocstyle==4.0.1
2019-03-10 08:08:57 -04:00
pyflakes==2.1.1
2019-09-07 09:40:15 -04:00
pylama==7.7.1
pyparsing==2.4.2
pytest==5.1.2
2019-03-10 08:08:57 -04:00
six==1.12.0
2019-09-07 09:40:15 -04:00
snowballstemmer==1.9.1
soupsieve==1.9.3
wcwidth==0.1.7
zipp==0.6.0