Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkLark86 committed Aug 16, 2024
1 parent da13b12 commit d7473e5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiofiles==24.1.0
# via
# quart
# quart-uploads
aiohappyeyeballs==2.3.5
aiohappyeyeballs==2.3.6
# via aiohttp
aiohttp==3.10.3
# via elasticsearch
Expand Down Expand Up @@ -152,7 +152,6 @@ flask==3.0.3
# flask-webpack
# quart
# raven
# sentry-sdk
flask-caching==2.3.0
# via newsroom-core
flask-mail==0.10.0
Expand Down Expand Up @@ -243,7 +242,6 @@ markupsafe==2.1.5
# via
# jinja2
# quart
# sentry-sdk
# superdesk-core
# werkzeug
# wtforms
Expand Down Expand Up @@ -355,6 +353,7 @@ quart @ git+https://github.com/MarkLark86/quart@fix-test-client-with-utf8-url
# quart-rate-limiter
# quart-uploads
# quart-wtforms
# sentry-sdk
# superdesk-core
quart-babel @ git+https://github.com/MarkLark86/quart-babel@fix-get-format
# via superdesk-core
Expand Down Expand Up @@ -394,7 +393,7 @@ rsa==4.9
# oauth2client
s3transfer==0.10.2
# via boto3
sentry-sdk[flask]==2.6.0
sentry-sdk[quart]==2.6.0
# via newsroom-core
sgmllib3k==1.0.0
# via feedparser
Expand Down

0 comments on commit d7473e5

Please sign in to comment.