-i https://pypi.org/simple

aiocontextvars==0.2.2
aiofiles>=24.1.0
aiohttp>=3.10.11  # Python 3.13 needs >3.11.13, but python 3.8 needs <=3.10.11.
cython==3.0.5
fastapi>=0.114
joblib>=1.2.0
loguru>=0.7.2
msgpack-numpy==0.4.8
msgpack==1.1.0  # Numpy/msgpack versions are finniky (1.0.2 breaks), double check when changing.
numpy>=1.23.5,<2.0 # 2.x versions of numpy are incompatible with many libraries we depend on.
opentelemetry-api>=1.25.0
opentelemetry-exporter-otlp>=1.25.0
opentelemetry-sdk>=1.25.0
prometheus-client>=0.21.1
psutil>=5.9.4
python-json-logger>=2.0.2
pyyaml>=6.0.0
requests>=2.31.0
truss-transfer==0.0.37
uvicorn>=0.24.0
uvloop>=0.19.0
websockets>=10.0
