We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d1ed90 commit 2273b5cCopy full SHA for 2273b5c
1 file changed
pyproject.toml
@@ -34,7 +34,7 @@ classifiers = [
34
]
35
requires-python = '>=3.7'
36
dependencies = [
37
- 'executing>=1.1.1,<2.0.0',
+ 'executing>=1.1.1',
38
'asttokens>=2.0.0,<3.0.0',
39
40
optional-dependencies = {pygments = ['Pygments>=2.2.0'] }
0 commit comments