openreplay/api/requirements.txt
Kraiem Taha Yassine a9f02e1044
Api v1.15.0 (#1615)
* fix(chalice): fixed restore user
* refactor(chalice): upgraded dependencies
* refactor(alerts): upgraded dependencies
* refactor(crons): upgraded dependencies
2023-11-07 11:27:54 +01:00

18 lines
312 B
Text

# Keep this version to not have conflicts between requests and boto3
urllib3==1.26.16
requests==2.31.0
boto3==1.28.79
pyjwt==2.8.0
psycopg2-binary==2.9.9
elasticsearch==8.10.1
jira==3.5.2
fastapi==0.104.1
uvicorn[standard]==0.23.2
python-decouple==3.8
pydantic[email]==2.3.0
apscheduler==3.10.4
redis==5.0.1