Skip to content

Commit

Permalink
Superdesk core 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJelicSF committed Dec 25, 2024
1 parent ab30d5e commit 797930e
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 48 deletions.
5 changes: 3 additions & 2 deletions server/requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
gunicorn
honcho
python3-saml

git+https://github.com/superdesk/superdesk-core.git@develop#egg=superdesk-core
git+https://github.com/superdesk/superdesk-planning.git@develop#egg=superdesk-planning
git+https://github.com/superdesk/superdesk-core.git@release/2.8#egg=superdesk-core
git+https://github.com/superdesk/superdesk-planning.git@release/2.8#egg=superdesk-planning
104 changes: 58 additions & 46 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,41 +14,43 @@ async-timeout==4.0.3
# via redis
authlib==0.14.3
# via superdesk-core
babel==2.15.0
babel==2.16.0
# via flask-babel
bcrypt==4.1.3
# via superdesk-core
billiard==3.6.4.0
billiard==4.2.0
# via celery
blinker==1.7.0
blinker==1.8.2
# via
# elastic-apm
# flask-mail
# raven
# superdesk-core
boto3==1.34.119
boto3==1.35.17
# via superdesk-core
botocore==1.34.119
botocore==1.35.17
# via
# boto3
# s3transfer
cachetools==5.3.3
cachetools==5.5.0
# via flask-oidc-ex
celery[redis]==5.2.7
celery[redis]==5.4.0
# via superdesk-core
cerberus==1.3.5
# via
# eve
# superdesk-core
certifi==2024.6.2
certifi==2024.8.30
# via
# elastic-apm
# elasticsearch
# requests
cffi==1.16.0
cffi==1.17.1
# via cryptography
chardet==5.2.0
# via superdesk-core
# via
# reportlab
# superdesk-core
charset-normalizer==3.3.2
# via requests
ciso8601==2.3.1
Expand All @@ -67,19 +69,19 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
croniter==2.0.5
croniter==3.0.3
# via superdesk-core
cryptography==42.0.8
cryptography==43.0.1
# via
# authlib
# jwcrypto
deepdiff==7.0.1
deepdiff==8.0.1
# via superdesk-planning
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.2
elastic-apm[flask]==6.23.0
# via superdesk-core
elasticsearch==7.13.4
# via
Expand All @@ -106,26 +108,28 @@ 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
future==1.0.0
# via python-twitter
gunicorn==22.0.0
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==1.1.0
honcho==2.0.0
# via -r requirements.in
httplib2==0.22.0
# via oauth2client
icalendar==5.0.12
icalendar==5.0.13
# via superdesk-planning
idna==3.7
idna==3.8
# via requests
isodate==0.6.1
# via python3-saml
itsdangerous==1.1.0
# via
# flask
Expand All @@ -144,7 +148,7 @@ jwcrypto==1.5.6
# via
# flask-oidc-ex
# python-jwt
kombu==5.2.4
kombu==5.4.1
# via
# celery
# superdesk-core
Expand All @@ -154,41 +158,42 @@ lxml==5.2.2
# via
# draftjs-exporter
# lxml-html-clean
# python3-saml
# superdesk-core
# xmlsec
lxml-html-clean==0.1.1
lxml-html-clean==0.2.2
# via superdesk-core
markupsafe==2.0.1
# via
# jinja2
# superdesk-core
mongolock==1.3.4
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
ordered-set==4.1.0
orderly-set==5.2.2
# via deepdiff
packaging==24.0
packaging==24.1
# via gunicorn
pillow==10.3.0
pillow==10.4.0
# via
# reportlab
# superdesk-core
prompt-toolkit==3.0.46
prompt-toolkit==3.0.47
# 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.8.0
# via superdesk-core
pymemcache==4.0.0
# via superdesk-core
Expand All @@ -197,12 +202,13 @@ pymongo==3.11.4
# eve
# mongolock
# superdesk-core
pyparsing==3.1.2
pyparsing==3.1.4
# via httplib2
python-dateutil==2.9.0.post0
# via
# arrow
# botocore
# celery
# croniter
# icalendar
# superdesk-core
Expand All @@ -212,26 +218,27 @@ python-magic==0.4.27
# via superdesk-core
python-twitter==3.5
# via superdesk-core
pytz==2024.1
python3-saml==1.16.0
# via -r requirements.in
pytz==2024.2
# via
# celery
# croniter
# eve-elastic
# flask-babel
# icalendar
# 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.4
redis==5.0.8
# via
# celery
# superdesk-core
regex==2024.4.28
regex==2024.7.24
# via superdesk-core
reportlab==3.6.13
reportlab==4.2.2
# via superdesk-core
requests==2.32.3
# via
Expand All @@ -242,32 +249,35 @@ requests-oauthlib==2.0.0
# via python-twitter
rsa==4.9
# via oauth2client
s3transfer==0.10.1
s3transfer==0.10.2
# via boto3
sgmllib3k==1.0.0
# via feedparser
simplejson==3.19.2
simplejson==3.19.3
# via eve
six==1.16.0
# via
# flask-oidc-ex
# isodate
# 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.8
# via -r requirements.in
superdesk-planning @ git+https://github.com/superdesk/superdesk-planning.git@develop
superdesk-planning @ git+https://github.com/superdesk/superdesk-planning.git@release/2.8
# via -r requirements.in
types-python-dateutil==2.9.0.20240316
types-python-dateutil==2.9.0.20240906
# via arrow
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# jwcrypto
# superdesk-core
tzdata==2024.1
# via celery
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
Expand All @@ -290,4 +300,6 @@ werkzeug==1.0.1
wrapt==1.16.0
# via elastic-apm
xmlsec==1.3.14
# via superdesk-core
# via
# python3-saml
# superdesk-core

0 comments on commit 797930e

Please sign in to comment.