fix(alerts): fixed missing dependency for EE (#2590)

fix(crons): fixed missing dependency for EE

(cherry picked from commit ad0ef00842)
This commit is contained in:
Kraiem Taha Yassine 2024-09-16 16:24:23 +02:00 committed by Taha Yassine Kraiem
parent 5333862b94
commit c7f91767f9
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@ psycopg2-binary==2.9.9
psycopg[pool,binary]==3.2.1
elasticsearch==8.15.0
jira==3.8.0
cachetools==5.5.0

View file

@ -7,6 +7,7 @@ psycopg2-binary==2.9.9
psycopg[pool,binary]==3.2.1
elasticsearch==8.15.0
jira==3.8.0
cachetools==5.5.0