Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Commit d75f4f0

Browse files
committed
bind 0.8 to the 6.0 sentry release
1 parent f86eb43 commit d75f4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup, find_packages
33

44
install_requires = [
5-
'sentry>=5.3.3',
5+
'sentry>=6.0.0',
66
'requests>=1.2.0',
77
'BeautifulSoup>=3.2.1'
88
]

0 commit comments

Comments
 (0)