openreplay/ee/api/requirements.txt
Kraiem Taha Yassine 8226e66299
Api v1.14.0 (#1391)
* refactored(chalice): refactored restore user
refactored(chalice): refactored add user

* fix(chalice): allow FastAPI to handel async automatically
fix(chalice): EE support of multiworkers
refactor(chalice): cleaned SSO

* fix(chalice): allow FastAPI to handel async automatically

* feat(DB): associate sessions to feature-flags

* feat(DB): CH associate sessions to feature-flags
2023-07-06 18:13:06 +02: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