openreplay/ee/api/requirements.txt
Kraiem Taha Yassine 6fb7d875cc
v1.13.0 chalice fix
fix(chalice): allow FastAPI to handel async automatically (#1383)
fix(chalice): EE support of multiworkers
refactor(chalice): cleaned SSO
2023-06-27 17:47:30 +01:00

28 lines
631 B
Text

requests==2.31.0
urllib3==1.26.16
boto3==1.26.148
pyjwt==2.7.0
psycopg2-binary==2.9.6
elasticsearch==8.8.0
jira==3.5.1
fastapi==0.97.0
uvicorn[standard]==0.22.0
gunicorn==20.1.0
python-decouple==3.8
pydantic[email]==1.10.8
apscheduler==3.10.1
clickhouse-driver==0.2.6
clickhouse-driver[lz4]==0.2.6
# 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.15.0 --no-binary=lxml
python3-saml==1.15.0
python-multipart==0.0.6
redis==4.5.5
#confluent-kafka==2.1.0
azure-storage-blob==12.16.0