Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pydeps
Browse files Browse the repository at this point in the history
carlcsaposs-canonical committed Jan 17, 2025
1 parent c7027a5 commit fe3170a
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -22,8 +22,8 @@ ops = ">=2.0.0"
# data_platform_libs/v0/upgrade.py
poetry-core = "*"
# data_platform_libs/v0/upgrade.py requires pydantic ^1.10
# grafana_agent/v0/cos_agent.py requires pydantic <2
pydantic = "^1.10, <2"
# data_platform_libs/v0/data_models.py requires pydantic ^1.10
pydantic = "^1.10"
# grafana_agent/v0/cos_agent.py
cosl = "*"
# tls_certificates_interface/v2/tls_certificates.py

0 comments on commit fe3170a

Please sign in to comment.