Update requirements

This commit is contained in:
Christian Wolf 2024-03-06 18:44:58 +01:00
parent 831cf85d15
commit d35d56cb81

View File

@ -1,41 +1,51 @@
attrs==22.1.0
beautifulsoup4==4.11.1
black==23.11.0
blinker==1.6.2
certifi==2023.7.22
charset-normalizer==3.2.0
astroid==3.1.0
attrs==23.2.0
beautifulsoup4==4.12.3
black==24.2.0
blinker==1.7.0
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coloredlogs==15.0.1
coverage==6.5.0
debugpy==1.6.7
distlib==0.3.7
exceptiongroup==1.0.1
Flask==2.3.3
coverage==7.4.3
debugpy==1.8.1
dill==0.3.8
distlib==0.3.8
exceptiongroup==1.2.0
flake8==7.0.0
Flask==3.0.2
humanfriendly==10.0
idna==3.4
iniconfig==1.1.1
idna==3.6
iniconfig==2.0.0
isort==5.13.2
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
Jinja2==3.1.3
MarkupSafe==2.1.5
mccabe==0.7.0
mypy-extensions==1.0.0
packaging==23.2
pathspec==0.11.2
platformdirs==4.0.0
pluggy==1.0.0
pathspec==0.12.1
platformdirs==4.2.0
pluggy==1.4.0
pycodestyle==2.11.1
pydocstyle==6.3.0
pyflakes==3.1.0
pyflakes==3.2.0
pylint==3.1.0
pynsist==2.8
pyparsing==3.0.9
pytest==7.2.0
pytest-cov==4.0.0
pytest-mock==3.10.0
pyparsing==3.1.2
pytest==8.0.2
pytest-cov==4.1.0
pytest-mock==3.12.0
requests==2.31.0
requests_download==0.1.2
snowballstemmer==2.2.0
soupsieve==2.3.2.post1
soupsieve==2.5
tabulate==0.9.0
toml==0.10.2
tomli==2.0.1
urllib3==2.0.5
Werkzeug==2.3.7
tomlkit==0.12.4
urllib3==2.2.1
vulture==2.11
Werkzeug==3.0.1
yarg==0.1.9