Dev (#2832)
* fix(chalice): fixed Math-operators validation refactor(chalice): search for sessions that have events for heatmaps * refactor(chalice): search for sessions that have at least 1 location event for heatmaps * fix(chalice): fixed Math-operators validation refactor(chalice): search for sessions that have events for heatmaps * refactor(chalice): search for sessions that have at least 1 location event for heatmaps * feat(chalice): autocomplete return top 10 with stats * fix(chalice): fixed autocomplete top 10 meta-filters * refactor(chalice): refactored authorize * refactor(chalice): upgraded dependencies refactor(alerts): upgraded dependencies refactor(crons): upgraded dependencies * refactor(chalice): refactored custom_metrics * refactor(chalice): upgraded dependency
This commit is contained in:
parent
d35837416b
commit
71b96c1728
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ redis==5.2.1
|
||||||
#--no-binary is used to avoid libxml2 library version incompatibilities between xmlsec and lxml
|
#--no-binary is used to avoid libxml2 library version incompatibilities between xmlsec and lxml
|
||||||
python3-saml==1.16.0
|
python3-saml==1.16.0
|
||||||
--no-binary=lxml
|
--no-binary=lxml
|
||||||
python-multipart==0.0.17
|
python-multipart==0.0.18
|
||||||
|
|
||||||
#confluent-kafka==2.1.0
|
#confluent-kafka==2.1.0
|
||||||
azure-storage-blob==12.24.0
|
azure-storage-blob==12.24.0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue