Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 2 additions & 11 deletions e2e/server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ billiard==4.2.2
# via celery
blinker==1.9.0
# via
# elastic-apm
# flask
# flask-mail
# quart
Expand All @@ -73,7 +72,6 @@ cerberus==1.3.7
# superdesk-core
certifi==2025.8.3
# via
# elastic-apm
# elasticsearch
# requests
# sentry-sdk
Expand Down Expand Up @@ -111,10 +109,6 @@ dnspython==2.8.0
# via pymongo
draftjs-exporter[lxml]==5.1.0
# via superdesk-core
ecs-logging==2.2.0
# via elastic-apm
elastic-apm[flask]==6.24.0
# via superdesk-core
elasticsearch[async]==7.17.12
# via
# eve-elastic
Expand Down Expand Up @@ -298,7 +292,7 @@ regex==2024.11.6
# via superdesk-core
reportlab==4.4.4
# via superdesk-core
requests==2.32.5
requests==2.33.0
# via
# python-twitter
# requests-oauthlib
Expand Down Expand Up @@ -356,7 +350,6 @@ unidecode==1.4.0
urllib3==1.26.20
# via
# botocore
# elastic-apm
# elasticsearch
# requests
# sentry-sdk
Expand All @@ -375,9 +368,7 @@ werkzeug==3.1.5
# flask
# quart
wrapt==1.17.3
# via
# aiobotocore
# elastic-apm
# via aiobotocore
wsproto==1.2.0
# via hypercorn
xmlsec==1.3.14
Expand Down
Loading