openreplay/ee/api/requirements.txt
2025-05-15 17:45:02 +02:00

26 lines
627 B
Text

urllib3==2.4.0
requests==2.32.3
boto3==1.38.16
pyjwt==2.10.1
psycopg2-binary==2.9.10
psycopg[pool,binary]==3.2.7
clickhouse-connect==0.8.17
elasticsearch==9.0.1
jira==3.8.0
cachetools==5.5.2
fastapi==0.115.12
uvicorn[standard]==0.34.2
gunicorn==23.0.0
python-decouple==3.8
pydantic[email]==2.11.4
apscheduler==3.11.0
# TODO: enable after xmlsec fix https://github.com/xmlsec/python-xmlsec/issues/252
#--no-binary is used to avoid libxml2 library version incompatibilities between xmlsec and lxml
python3-saml==1.16.0 --no-binary=lxml
python-multipart==0.0.20
redis==6.1.0
#confluent-kafka==2.1.0
azure-storage-blob==12.25.1