Skip to content

Commit 2273b5c

Browse files
committed
Remove upper bound
1 parent 1d1ed90 commit 2273b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ classifiers = [
3434
]
3535
requires-python = '>=3.7'
3636
dependencies = [
37-
'executing>=1.1.1,<2.0.0',
37+
'executing>=1.1.1',
3838
'asttokens>=2.0.0,<3.0.0',
3939
]
4040
optional-dependencies = {pygments = ['Pygments>=2.2.0'] }

0 commit comments

Comments
 (0)