Skip to content

Commit

Permalink
update server requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Oct 31, 2023
1 parent dee6c05 commit 2abe9c6
Showing 1 changed file with 29 additions and 24 deletions.
53 changes: 29 additions & 24 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ async-timeout==4.0.3
# via redis
authlib==0.14.3
# via superdesk-core
babel==2.12.1
babel==2.13.1
# via flask-babel
bcrypt==3.1.7
# via superdesk-core
Expand All @@ -34,15 +34,15 @@ blinker==1.4
# raven
# sentry-sdk
# superdesk-core
boto3==1.28.36
boto3==1.28.74
# via superdesk-core
botocore==1.31.36
botocore==1.31.74
# via
# boto3
# s3transfer
cachelib==0.9.0
# via flask-caching
cachetools==5.3.1
cachetools==5.3.2
# via flask-oidc-ex
celery[redis]==5.2.7
# via superdesk-core
Expand All @@ -56,13 +56,13 @@ certifi==2023.7.22
# elasticsearch
# requests
# sentry-sdk
cffi==1.15.1
cffi==1.16.0
# via
# bcrypt
# cryptography
chardet==3.0.4
# via superdesk-core
charset-normalizer==3.2.0
charset-normalizer==3.3.1
# via requests
ciso8601==1.0.8
# via eve-elastic
Expand All @@ -84,15 +84,15 @@ click-repl==0.3.0
# via celery
croniter==0.3.37
# via superdesk-core
cryptography==41.0.3
cryptography==41.0.5
# via
# authlib
# jwcrypto
# pyhanko
# pyhanko-certvalidator
cssselect2==0.7.0
# via svglib
deepdiff==6.3.1
deepdiff==6.6.1
# via superdesk-planning
deprecated==1.2.14
# via
Expand All @@ -102,7 +102,7 @@ draftjs-exporter[lxml]==2.1.7
# via superdesk-core
ecs-logging==2.1.0
# via elastic-apm
elastic-apm[flask]==6.18.0
elastic-apm[flask]==6.19.0
# via superdesk-core
elasticsearch==7.13.4
# via eve-elastic
Expand Down Expand Up @@ -134,7 +134,7 @@ flask==1.1.2
# superdesk-core
flask-babel==1.0.0
# via superdesk-core
flask-caching==2.0.2
flask-caching==2.1.0
# via newsroom-core
flask-limiter==0.9.5.1
# via newsroom-core
Expand Down Expand Up @@ -168,7 +168,7 @@ icalendar==4.0.9
# via superdesk-planning
idna==3.4
# via requests
importlib-resources==6.0.1
importlib-resources==6.1.0
# via limits
isodate==0.6.1
# via python3-saml
Expand Down Expand Up @@ -197,7 +197,7 @@ kombu==5.2.4
# superdesk-core
ldap3==2.5.2
# via superdesk-core
limits==3.5.0
limits==3.6.0
# via flask-limiter
lxml==4.6.5
# via
Expand Down Expand Up @@ -225,7 +225,7 @@ ordered-set==4.1.0
# via deepdiff
oscrypto==1.3.0
# via pyhanko-certvalidator
packaging==23.1
packaging==23.2
# via limits
pillow==9.2.0
# via
Expand All @@ -250,6 +250,10 @@ pyhanko-certvalidator==0.22.0
# via
# pyhanko
# xhtml2pdf
pyjwt==2.4.0
# via superdesk-core
pymemcache==4.0.0
# via superdesk-core
pymongo==3.11.4
# via
# eve
Expand All @@ -260,7 +264,7 @@ pyparsing==3.1.1
# via
# httplib2
# pyrtf3
pypdf==3.15.4
pypdf==3.17.0
# via xhtml2pdf
pypng==0.20220715.0
# via qrcode
Expand All @@ -283,7 +287,7 @@ python-twitter==3.5
# via superdesk-core
python3-saml==1.15.0
# via newsroom-core
pytz==2023.3
pytz==2023.3.post1
# via
# celery
# eve-elastic
Expand All @@ -306,9 +310,10 @@ redis==4.5.5
# superdesk-core
regex==2020.7.14
# via superdesk-core
reportlab==3.6.6
reportlab==3.6.13
# via
# newsroom-core
# superdesk-core
# svglib
# xhtml2pdf
requests==2.31.0
Expand All @@ -322,13 +327,13 @@ requests-oauthlib==1.3.1
# via python-twitter
rsa==4.9
# via oauth2client
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
sentry-sdk[flask]==1.5.12
# via newsroom-core
sgmllib3k==1.0.0
# via feedparser
simplejson==3.19.1
simplejson==3.19.2
# via eve
six==1.16.0
# via
Expand All @@ -340,17 +345,17 @@ six==1.16.0
# oauth2client
# python-bidi
# python-dateutil
superdesk-core @ git+https://github.com/superdesk/superdesk-core.git@develop
superdesk-core @ git+https://github.com/superdesk/superdesk-core.git@v2.7.0-rc1
# via newsroom-core
superdesk-planning @ git+https://github.com/superdesk/superdesk-planning.git@develop
superdesk-planning @ git+https://github.com/superdesk/superdesk-planning.git@v2.7.0-rc1
# via newsroom-core
svglib==1.5.1
# via xhtml2pdf
tinycss2==1.2.1
# via
# cssselect2
# svglib
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# limits
# qrcode
Expand All @@ -361,7 +366,7 @@ tzlocal==2.1
# superdesk-core
unidecode==0.4.21
# via superdesk-core
uritools==4.0.1
uritools==4.0.2
# via pyhanko-certvalidator
urllib3==1.25.11
# via
Expand All @@ -376,7 +381,7 @@ vine==5.0.0
# amqp
# celery
# kombu
wcwidth==0.2.6
wcwidth==0.2.9
# via prompt-toolkit
webencodings==0.5.1
# via
Expand All @@ -389,7 +394,7 @@ werkzeug==1.0.1
# via
# flask
# superdesk-core
wrapt==1.15.0
wrapt==1.14.1
# via
# deprecated
# elastic-apm
Expand Down

0 comments on commit 2abe9c6

Please sign in to comment.