fzyzcjy / grafana_dashboard_python

Write Grafana dashboards in Python, without losing thousands of dashboards in the zoo
MIT License
50 stars 7 forks source link

Add upper version limit for Pydantic #3

Closed thevops closed 11 months ago

thevops commented 11 months ago

grafana_dashboard_python is not compatible with Pydantic v2, so we need to add an upper version limit to prevent it from being installed.

Issue: https://github.com/fzyzcjy/grafana_dashboard_python/issues/1

fzyzcjy commented 11 months ago

LGTM, thanks! (No CI yet, so I will manually check locally)

thevops commented 11 months ago

Wow, how fast! 😄

fzyzcjy commented 11 months ago

Yes I realize the time shows "now" after merging! I am just waiting for a several-minute operation so opened github notification tab, and we are both lucky to coincide 😄