ray/python/requirements/requirements_default.txt
Kai Fricke d27e73f851
[ci] Pin prometheus_client to fix current test outages (#23749)
What: Pins prometheus_client to < 0.14.0, hopefully fixing today's CI outages
Why: New version of the python client (https://github.com/prometheus/client_python/releases) breaks our CI
2022-04-06 14:22:22 -07:00

7 lines
No EOL
105 B
Text

aiohttp >= 3.7
aiosignal
aiohttp_cors
colorful
opencensus
prometheus_client >= 0.7.1, < 0.14.0
smart_open