Skip to content

Commit

Permalink
Fix e2e server requirements (#4759)
Browse files Browse the repository at this point in the history
* update server requirements

* update e2e server requirements
  • Loading branch information
petrjasek authored Feb 21, 2025
1 parent 84a63b9 commit 4236006
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 61 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
docker compose build
docker compose up -d
working-directory: e2e/server
- name: Install core dependencies
run: npm ci
- name: Build client
run: npm install && npm run build && npm run specs--compile && npm run start-client-server
working-directory: e2e/client
Expand Down
2 changes: 1 addition & 1 deletion e2e/server/requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
honcho
gunicorn
git+https://github.com/superdesk/superdesk-core.git@develop#egg=Superdesk-Core
git+https://github.com/superdesk/superdesk-core.git@release/2.9#egg=Superdesk-Core
125 changes: 65 additions & 60 deletions e2e/server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,59 +1,60 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
amqp==5.2.0
amqp==5.3.1
# via kombu
arrow==1.3.0
# via
# eve-elastic
# superdesk-core
async-timeout==4.0.3
# via redis
authlib==0.14.3
authlib==1.4.1
# via superdesk-core
babel==2.15.0
babel==2.17.0
# via flask-babel
bcrypt==4.1.3
bcrypt==4.2.1
# via superdesk-core
billiard==3.6.4.0
billiard==4.2.1
# via celery
blinker==1.8.2
blinker==1.9.0
# via
# elastic-apm
# flask-mail
# raven
# sentry-sdk
# superdesk-core
boto3==1.34.124
boto3==1.36.25
# via superdesk-core
botocore==1.34.124
botocore==1.36.25
# via
# boto3
# s3transfer
cachetools==5.3.3
cachetools==5.5.2
# via flask-oidc-ex
celery[redis]==5.2.7
celery[redis]==5.4.0
# via superdesk-core
cerberus==1.3.5
cerberus==1.3.7
# via
# eve
# superdesk-core
certifi==2024.7.4
certifi==2025.1.31
# via
# elastic-apm
# elasticsearch
# requests
cffi==1.16.0
# sentry-sdk
cffi==1.17.1
# via cryptography
chardet==5.2.0
# via superdesk-core
charset-normalizer==3.3.2
# via
# reportlab
# superdesk-core
charset-normalizer==3.4.1
# via requests
ciso8601==2.3.1
ciso8601==2.3.2
# via eve-elastic
click==8.1.7
click==8.1.8
# via
# celery
# click-didyoumean
Expand All @@ -67,25 +68,25 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
croniter==2.0.5
croniter==6.0.0
# via superdesk-core
cryptography==42.0.8
cryptography==44.0.1
# via
# authlib
# jwcrypto
draftjs-exporter[lxml]==2.1.0
# via superdesk-core
ecs-logging==2.1.0
ecs-logging==2.2.0
# via elastic-apm
elastic-apm[flask]==6.22.3
elastic-apm[flask]==6.23.0
# via superdesk-core
elasticsearch==7.13.4
elasticsearch==7.17.12
# via
# eve-elastic
# superdesk-core
eve==2.1.0
eve==2.2.0
# via superdesk-core
eve-elastic==7.4.1
eve-elastic==7.4.3
# via superdesk-core
events==0.3
# via eve
Expand All @@ -98,13 +99,13 @@ flask==1.1.2
# flask-mail
# flask-oidc-ex
# flask-script
# raven
# sentry-sdk
# superdesk-core
flask-babel==2.0.0
# via superdesk-core
flask-mail==0.10.0
# via superdesk-core
flask-oidc-ex==0.5.8
flask-oidc-ex==0.6.2
# via superdesk-core
flask-script==2.0.6
# via superdesk-core
Expand All @@ -114,13 +115,13 @@ gunicorn==23.0.0
# via -r requirements.in
hachoir==3.3.0
# via superdesk-core
hermescache==0.10.0
hermescache==1.0.0
# via superdesk-core
honcho==2.0.0
# via -r requirements.in
httplib2==0.22.0
# via oauth2client
idna==3.7
idna==3.10
# via requests
itsdangerous==1.1.0
# via
Expand All @@ -140,49 +141,50 @@ jwcrypto==1.5.6
# via
# flask-oidc-ex
# python-jwt
kombu==5.3.7
kombu==5.4.2
# via
# celery
# superdesk-core
ldap3==2.9.1
# via superdesk-core
lxml==5.2.2
lxml==5.3.1
# via
# draftjs-exporter
# lxml-html-clean
# superdesk-core
# xmlsec
lxml-html-clean==0.1.1
lxml-html-clean==0.4.1
# via superdesk-core
markupsafe==2.0.1
# via
# jinja2
# sentry-sdk
# superdesk-core
mongolock @ git+https://github.com/superdesk/mongolock.git@v1
# via superdesk-core
oauth2client==4.1.3
# via flask-oidc-ex
oauthlib==3.2.2
# via requests-oauthlib
packaging==24.1
packaging==24.2
# via gunicorn
pillow==10.3.0
pillow==11.1.0
# via
# reportlab
# superdesk-core
prompt-toolkit==3.0.47
prompt-toolkit==3.0.50
# via click-repl
pyasn1==0.6.0
pyasn1==0.6.1
# via
# ldap3
# oauth2client
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
pyasn1-modules==0.4.1
# via oauth2client
pycparser==2.22
# via cffi
pyjwt==2.4.0
pyjwt==2.10.1
# via superdesk-core
pymemcache==4.0.0
# via superdesk-core
Expand All @@ -191,12 +193,13 @@ pymongo==3.11.4
# eve
# mongolock
# superdesk-core
pyparsing==3.1.2
pyparsing==3.2.1
# via httplib2
python-dateutil==2.9.0.post0
# via
# arrow
# botocore
# celery
# croniter
# superdesk-core
python-jwt==4.1.0
Expand All @@ -205,25 +208,22 @@ python-magic==0.4.27
# via superdesk-core
python-twitter==3.5
# via superdesk-core
pytz==2024.1
pytz==2025.1
# via
# celery
# croniter
# eve-elastic
# flask-babel
# superdesk-core
# tzlocal
pyyaml==6.0.1
pyyaml==6.0.2
# via superdesk-core
raven[flask]==6.10.0
# via superdesk-core
redis==5.0.5
redis==5.2.1
# via
# celery
# superdesk-core
regex==2024.5.15
regex==2024.11.6
# via superdesk-core
reportlab==3.6.13
reportlab==4.2.5
# via superdesk-core
requests==2.32.3
# via
Expand All @@ -234,35 +234,40 @@ requests-oauthlib==2.0.0
# via python-twitter
rsa==4.9
# via oauth2client
s3transfer==0.10.1
s3transfer==0.11.2
# via boto3
sentry-sdk[flask]==2.22.0
# via superdesk-core
sgmllib3k==1.0.0
# via feedparser
simplejson==3.19.2
simplejson==3.20.1
# via eve
six==1.16.0
six==1.17.0
# via
# flask-oidc-ex
# oauth2client
# python-dateutil
superdesk-core @ git+https://github.com/superdesk/superdesk-core.git@develop
superdesk-core @ git+https://github.com/superdesk/superdesk-core.git@release/2.9
# via -r requirements.in
types-python-dateutil==2.9.0.20240316
types-python-dateutil==2.9.0.20241206
# via arrow
typing-extensions==4.12.2
# via jwcrypto
tzdata==2025.1
# via
# jwcrypto
# superdesk-core
# celery
# kombu
tzlocal==2.1
# via superdesk-core
unidecode==1.3.8
# via superdesk-core
urllib3==1.26.18
urllib3==1.26.20
# via
# botocore
# elastic-apm
# elasticsearch
# requests
# sentry-sdk
# superdesk-core
vine==5.1.0
# via
Expand All @@ -271,13 +276,13 @@ vine==5.1.0
# kombu
wcwidth==0.2.13
# via prompt-toolkit
websockets==10.3
websockets==15.0
# via superdesk-core
werkzeug==1.0.1
# via
# flask
# superdesk-core
wrapt==1.16.0
wrapt==1.17.2
# via elastic-apm
xmlsec==1.3.14
# via superdesk-core

0 comments on commit 4236006

Please sign in to comment.