Lock dependencies in requirements.txt

This commit is contained in:
Thor77 2019-03-10 13:08:57 +01:00
parent 1f177ff49b
commit 7f88f0376c
No known key found for this signature in database
GPG Key ID: 5051E71B46AA669A
2 changed files with 22 additions and 4 deletions

View File

@ -10,6 +10,18 @@
# `Pipfile.lock` and then regenerate `requirements*.txt`. # `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################ ################################################################################
beautifulsoup4 atomicwrites==1.3.0
pylama attrs==19.1.0
pytest beautifulsoup4==4.7.1
mccabe==0.6.1
more-itertools==6.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.3.0
six==1.12.0
snowballstemmer==1.2.1
soupsieve==1.8

View File

@ -10,5 +10,11 @@
# `Pipfile.lock` and then regenerate `requirements*.txt`. # `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################ ################################################################################
jinja2 jinja2==2.10
markupsafe==1.1.1
pendulum==1.5.1 pendulum==1.5.1
python-dateutil==2.8.0
pytz==2018.9
pytzdata==2018.9
six==1.12.0
tzlocal==1.5.1