certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
commonmark==0.9.1
Flask==3.0.2
Flask-APScheduler==1.13.1
Flask-Caching==2.1.0
Flask-WTF==1.2.1
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.3
MarkupSafe==2.1.5
packaging==23.2
pyparsing==3.1.1
pypuppetdb==3.2.0
requests==2.31.0
typing_extensions==4.10.0
urllib3==2.2.1
Werkzeug==3.0.1
WTForms==3.1.2
zipp==3.17.0

[test]
pep8==1.7.1
coverage==7.4.3
mock==5.1.0
pytest==8.0.2
pylint==3.1.0
pytest-pylint==0.21.0
pytest-cov==4.1.0
pytest-mock==3.12.0
pytest-mypy==0.10.3
pytest-randomly==3.15.0
cov-core==1.15.0
beautifulsoup4==4.12.3
bandit==1.7.7
mypy==1.8.0
types-requests==2.31.0.20240218
types-setuptools==69.1.0.20240301
types-toml==0.10.8.7
