alembic==1.17.2
babel~=2.13.1
distro==1.9.0
flask-babel==3.1.0
flask-login==0.6.3
flask-migrate==4.1.0
flask-wtf==1.2.2
flask==2.3.3
humanize==4.15.0
jinja2~=3.1.5
jsonpickle==3.0.2
lagom==2.7.7
mockito==1.4.0
prometheus-client==0.23.1
psutil==7.2.0
pyjwt==2.10.1
pymysql==1.1.2
pytest==9.0.2
python-dateutil==2.8.2
requests==2.32.5
secure==2.0.0
semver==3.0.4
setuptools==80.9.0
sqlalchemy==2.0.45
typing_extensions==4.15.0
urllib3==2.6.2
werkzeug==3.1.4
wtforms==3.0.1

##############################################################################################################
# The package version of selenium is linked to the setup of the test environment (e.g. the version of Chrome).
# Changing the version here will probably entail having to change versions elsewhere!
##############################################################################################################
selenium==4.27.1


