generated from superdesk/newsroom-app
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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,19 +270,19 @@ 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 | ||
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/[email protected]rc3 | ||
superdesk-core @ git+https://github.com/superdesk/[email protected]rc4 | ||
# via newsroom-core | ||
superdesk-planning @ git+https://github.com/superdesk/[email protected] | ||
# via newsroom-core | ||
|