jsonschema>=4.17.3,<4.18  # v4.17.3 is the last to support Python 3.7
sentry-sdk==1.32.0,<1.33
psutil==5.9.6
distro>=1.8.0
truststore>=0.8.0; python_version >= '3.10'
importlib-resources>=1.3; python_version <= '3.9'

