Skip to content

Commit 7c8a4fa

Browse files
committed
postgres data-observability - sync croniter to agent requirements
CI dep validator requires croniter (introduced as a postgres dependency for cron-scheduled queries) to also be pinned in agent_requirements.in. Adds the matching pin so the dep validator passes. Signed-off-by: mobuchowski <maciej.obuchowski@datadoghq.com>
1 parent 3fe8efb commit 7c8a4fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

agent_requirements.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ cachetools==7.0.5
1010
clickhouse-connect==0.14.1
1111
cm-client==45.0.4
1212
confluent-kafka==2.13.2
13+
croniter==6.2.2
1314
cryptography==46.0.7
1415
ddtrace==3.19.5
1516
dnspython==2.8.0

0 commit comments

Comments
 (0)