Skip to content

Commit

Permalink
update server core to release/2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Feb 26, 2025
1 parent 88141e8 commit b558c33
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 43 deletions.
2 changes: 1 addition & 1 deletion server/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ python3-saml>=1.9,<1.17
python-xmp-toolkit>=2.0.1,<2.1
num2words==0.5.14

Superdesk-Core[exiv2] @ git+https://github.com/superdesk/superdesk-core.git@v2.8.5#egg=superdesk-core
Superdesk-Core[exiv2] @ git+https://github.com/superdesk/superdesk-core.git@release/2.9#egg=superdesk-core
git+https://github.com/superdesk/superdesk-planning.git@release/2.9#egg=superdesk-planning
git+https://github.com/superdesk/[email protected]#egg=superdesk-analytics
85 changes: 43 additions & 42 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,50 +12,51 @@ arrow==1.3.0
# superdesk-core
async-timeout==5.0.1
# via redis
authlib==0.14.3
authlib==1.4.1
# via superdesk-core
babel==2.16.0
babel==2.17.0
# via flask-babel
bcrypt==4.1.3
bcrypt==4.2.1
# via superdesk-core
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.35.70
boto3==1.37.1
# via superdesk-core
botocore==1.35.70
botocore==1.37.1
# via
# boto3
# s3transfer
cachetools==5.5.0
cachetools==5.5.2
# via flask-oidc-ex
celery[redis]==5.4.0
# via superdesk-core
cerberus==1.3.5
cerberus==1.3.7
# via
# eve
# superdesk-core
certifi==2024.8.30
certifi==2025.1.31
# via
# elastic-apm
# elasticsearch
# requests
# sentry-sdk
cffi==1.17.1
# via cryptography
chardet==5.2.0
# via
# reportlab
# superdesk-core
charset-normalizer==3.4.0
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 @@ -69,13 +70,13 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
croniter==3.0.4
croniter==6.0.0
# via superdesk-core
cryptography==44.0.1
# via
# authlib
# jwcrypto
deepdiff==8.0.1
deepdiff==8.2.0
# via superdesk-planning
docopt==0.6.2
# via num2words
Expand All @@ -85,11 +86,11 @@ ecs-logging==2.2.0
# via elastic-apm
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.3
# via superdesk-core
Expand All @@ -104,7 +105,7 @@ flask==1.1.2
# flask-mail
# flask-oidc-ex
# flask-script
# raven
# sentry-sdk
# superdesk-core
flask-babel==2.0.0
# via superdesk-core
Expand All @@ -120,7 +121,7 @@ gunicorn==23.0.0
# via -r requirements.in
hachoir==3.3.0
# via superdesk-core
hermescache==1.0.0
hermescache==1.1.0
# via superdesk-core
honcho==2.0.0
# via -r requirements.in
Expand Down Expand Up @@ -156,18 +157,19 @@ kombu==5.4.2
# superdesk-core
ldap3==2.9.1
# via superdesk-core
lxml==5.2.2
lxml==5.3.1
# via
# draftjs-exporter
# lxml-html-clean
# python3-saml
# superdesk-core
# xmlsec
lxml-html-clean==0.2.2
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
Expand All @@ -177,15 +179,15 @@ oauth2client==4.1.3
# via flask-oidc-ex
oauthlib==3.2.2
# via requests-oauthlib
orderly-set==5.2.2
orderly-set==5.3.0
# via deepdiff
packaging==24.2
# via gunicorn
pillow==10.4.0
pillow==11.1.0
# via
# reportlab
# superdesk-core
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via click-repl
pyasn1==0.6.1
# via
Expand All @@ -197,9 +199,9 @@ pyasn1-modules==0.4.1
# via oauth2client
pycparser==2.22
# via cffi
pyexiv2==2.14.0
pyexiv2==2.15.3
# via superdesk-core
pyjwt==2.8.0
pyjwt==2.10.1
# via superdesk-core
pymemcache==4.0.0
# via superdesk-core
Expand All @@ -208,7 +210,7 @@ pymongo==3.11.4
# eve
# mongolock
# superdesk-core
pyparsing==3.2.0
pyparsing==3.2.1
# via httplib2
python-dateutil==2.9.0.post0
# via
Expand All @@ -228,7 +230,7 @@ python-xmp-toolkit==2.0.2
# via -r requirements.in
python3-saml==1.16.0
# via -r requirements.in
pytz==2024.2
pytz==2025.1
# via
# croniter
# eve-elastic
Expand All @@ -239,13 +241,11 @@ pytz==2024.2
# tzlocal
pyyaml==6.0.2
# via superdesk-core
raven[flask]==6.10.0
# via superdesk-core
redis==5.0.8
redis==5.2.1
# via
# celery
# superdesk-core
regex==2024.7.24
regex==2024.11.6
# via superdesk-core
reportlab==4.2.5
# via superdesk-core
Expand All @@ -258,20 +258,22 @@ requests-oauthlib==2.0.0
# via python-twitter
rsa==4.9
# via oauth2client
s3transfer==0.10.4
s3transfer==0.11.2
# via boto3
sentry-sdk[flask]==2.22.0
# via superdesk-core
sgmllib3k==1.0.0
# via feedparser
simplejson==3.19.3
simplejson==3.20.1
# via eve
six==1.16.0
six==1.17.0
# via
# flask-oidc-ex
# oauth2client
# python-dateutil
superdesk-analytics @ git+https://github.com/superdesk/[email protected]
# via -r requirements.in
superdesk-core[exiv2] @ git+https://github.com/superdesk/superdesk-core.git@v2.8.5
superdesk-core[exiv2] @ git+https://github.com/superdesk/superdesk-core.git@release/2.9
# via
# -r requirements.in
# superdesk-core
Expand All @@ -280,10 +282,8 @@ superdesk-planning @ git+https://github.com/superdesk/superdesk-planning.git@rel
types-python-dateutil==2.9.0.20241206
# via arrow
typing-extensions==4.12.2
# via
# jwcrypto
# superdesk-core
tzdata==2024.2
# via jwcrypto
tzdata==2025.1
# via
# celery
# kombu
Expand All @@ -297,6 +297,7 @@ urllib3==1.26.20
# elastic-apm
# elasticsearch
# requests
# sentry-sdk
# superdesk-core
vine==5.1.0
# via
Expand All @@ -305,13 +306,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.17.0
wrapt==1.17.2
# via elastic-apm
xmlsec==1.3.14
# via
Expand Down

0 comments on commit b558c33

Please sign in to comment.