Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions vaas/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ django-nose==1.4.7
enum34==1.1.10
wheel
PyYAML==5.4
Jinja2==2.11.3
Jinja2==3.1.4
django-tastypie==0.14.3
django-log-request-id==1.6.0
MarkupSafe==1.1.1
Expand All @@ -28,7 +28,7 @@ flower==1.2.0
python-json-logger

# sentry
sentry-sdk==1.14.0
sentry-sdk==2.8.0

# newer versions are incompatible with our fork of redis-py: https://github.com/allegro/redis-py
kombu==5.2.3
Expand Down