Skip to content

Commit 72fdd66

Browse files
build: Update install requires version pin
1 parent 7fe5827 commit 72fdd66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers =
1616
py_modules = pytest_sentry
1717
install_requires =
1818
pytest
19-
sentry-sdk>=2.0.0a1,<3
19+
sentry-sdk>=2.0.0a1
2020
wrapt
2121

2222
[options.entry_points]

0 commit comments

Comments
 (0)