fix(alerts): fixed missing dependency for EE (#2590)
fix(crons): fixed missing dependency for EE
This commit is contained in:
parent
2ffec26d02
commit
ad0ef00842
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue