From 4e5339654ace3469f224c12a37fc94c668c60f0f Mon Sep 17 00:00:00 2001 From: Petr Jasek Date: Tue, 12 Mar 2024 14:54:23 +0100 Subject: [PATCH] update server requirements --- server/requirements.txt | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/server/requirements.txt b/server/requirements.txt index 2047bd7..9f8322e 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -27,16 +27,16 @@ bcrypt==3.1.7 # via superdesk-core billiard==3.6.4.0 # via celery -blinker==1.4 +blinker==1.7.0 # via # elastic-apm # flask-mail # raven # sentry-sdk # superdesk-core -boto3==1.34.52 +boto3==1.34.60 # via superdesk-core -botocore==1.34.52 +botocore==1.34.60 # via # boto3 # s3transfer @@ -64,11 +64,11 @@ cffi==1.16.0 # via # bcrypt # cryptography -chardet==3.0.4 +chardet==5.2.0 # via superdesk-core charset-normalizer==3.3.2 # via requests -ciso8601==1.0.8 +ciso8601==2.3.1 # via eve-elastic click==8.1.7 # via @@ -106,18 +106,18 @@ draftjs-exporter[lxml]==2.1.7 # superdesk-core ecs-logging==2.1.0 # via elastic-apm -elastic-apm[flask]==6.20.0 +elastic-apm[flask]==6.21.3 # via # elastic-apm # superdesk-core elasticsearch==7.13.4 - # via eve-elastic -eve==1.1.2 - # via superdesk-core -eve-elastic==7.3.2 # via - # newsroom-core + # eve-elastic # superdesk-core +eve==1.1.2 + # via superdesk-core +eve-elastic==7.4.0 + # via superdesk-core events==0.3 # via eve feedparser==6.0.11 @@ -176,7 +176,7 @@ icalendar==4.0.9 # via superdesk-planning idna==3.6 # via requests -importlib-resources==6.1.2 +importlib-resources==6.1.3 # via limits isodate==0.6.1 # via python3-saml @@ -195,7 +195,7 @@ jmespath==1.0.1 # via # boto3 # botocore -jwcrypto==1.5.4 +jwcrypto==1.5.6 # via # flask-oidc-ex # python-jwt @@ -205,7 +205,7 @@ kombu==5.2.4 # superdesk-core ldap3==2.5.2 # via superdesk-core -limits==3.9.0 +limits==3.10.0 # via flask-limiter lxml==4.6.5 # via @@ -270,11 +270,11 @@ pymongo==3.11.4 # flask-pymongo # mongolock # superdesk-core -pyparsing==3.1.1 +pyparsing==3.1.2 # via # httplib2 # pyrtf3 -pypdf==4.0.2 +pypdf==4.1.0 # via xhtml2pdf pypng==0.20220715.0 # via qrcode @@ -282,7 +282,7 @@ pyrtf3==0.47.5 # via newsroom-core python-bidi==0.4.2 # via xhtml2pdf -python-dateutil==2.7.5 +python-dateutil==2.8.2 # via # arrow # botocore @@ -335,7 +335,7 @@ requests==2.31.0 # python-twitter # requests-oauthlib # superdesk-core -requests-oauthlib==1.3.1 +requests-oauthlib==1.4.0 # via python-twitter rsa==4.9 # via @@ -362,7 +362,7 @@ six==1.16.0 # oauth2client # python-bidi # python-dateutil -superdesk-core @ git+https://github.com/superdesk/superdesk-core.git@v2.7.0-rc3 +superdesk-core @ git+https://github.com/superdesk/superdesk-core.git@v2.7.0-rc4 # via newsroom-core superdesk-planning @ git+https://github.com/superdesk/superdesk-planning.git@v2.7.0-rc1 # via newsroom-core