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
2 changes: 1 addition & 1 deletion setup.py
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ def get_version(*file_paths):
# For commandline option handling
'click',
# Integration with Sentry
'sentry-sdk==0.6.9',
'sentry-sdk==1.14.0',
# For CloudMan2 plugin
'gitpython',
'ansible<2.10', # pin ansible due to: https://github.com/ansible/ansible/issues/68399
Expand Down