# This file only exists to trigger the right static compiled requirements destination
# Don't add any requirements here, add them in requirements/base.txt
# If they are macOS specific, place "; sys_platform == 'darwin'" in front of the requirement.
timelib>=0.2.5; python_version < '3.11'
timelib>=0.3.0; python_version >= '3.11'
