mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-14 13:33:00 +00:00
Merge pull request #3292 from minrk/oldest-metrics
bump oldest-required prometheus-client
This commit is contained in:
@@ -6,7 +6,7 @@ jinja2
|
|||||||
jupyter_telemetry>=0.1.0
|
jupyter_telemetry>=0.1.0
|
||||||
oauthlib>=3.0
|
oauthlib>=3.0
|
||||||
pamela; sys_platform != 'win32'
|
pamela; sys_platform != 'win32'
|
||||||
prometheus_client>=0.0.21
|
prometheus_client>=0.4.0
|
||||||
psutil>=5.6.5; sys_platform == 'win32'
|
psutil>=5.6.5; sys_platform == 'win32'
|
||||||
python-dateutil
|
python-dateutil
|
||||||
requests
|
requests
|
||||||
|
Reference in New Issue
Block a user