Skip to content

Commit fbd84ed

Browse files
committed
postgres data-observability - add croniter to LICENSE-3rdparty.csv
The licenses validator now requires every dependency in agent_requirements.in to have a row in LICENSE-3rdparty.csv. Adds the croniter (MIT) entry alongside the requirements pin so the validator passes. Signed-off-by: mobuchowski <maciej.obuchowski@datadoghq.com>
1 parent 7c8a4fa commit fbd84ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

LICENSE-3rdparty.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ check-postgres,"https://github.com/bucardo/",BSD-2-Clause,Copyright 2007 - 2023
1717
clickhouse-connect,PyPI,Apache-2.0,"Copyright 2022-2024 ClickHouse, Inc."
1818
cm-client,PyPI,Apache-2.0,
1919
confluent-kafka,PyPI,Apache-2.0,Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler
20+
croniter,PyPI,MIT,Copyright (C) 2010-2012 Matsumoto Taichi
2021
cryptography,PyPI,Apache-2.0,Copyright (c) Individual contributors.
2122
cryptography,PyPI,BSD-3-Clause,Copyright (c) Individual contributors.
2223
cryptography,PyPI,PSF,Copyright (c) Individual contributors.

0 commit comments

Comments
 (0)