Add minimum version of ipython_pygments_lexers
Esse commit está contido em:
@@ -20,7 +20,7 @@ dependencies:
|
||||
- importlib-metadata >=4.6.0
|
||||
- intervaltree >=3.0.2
|
||||
- ipython >=8.13.0,<9.0.0,!=8.17.1
|
||||
- ipython_pygments_lexers
|
||||
- ipython_pygments_lexers >=1.0
|
||||
- jedi >=0.17.2,<0.20.0
|
||||
- jellyfish >=0.7
|
||||
- jsonschema >=3.2.0
|
||||
|
||||
@@ -18,7 +18,7 @@ dependencies:
|
||||
- importlib-metadata >=4.6.0
|
||||
- intervaltree >=3.0.2
|
||||
- ipython >=8.13.0,<9.0.0,!=8.17.1
|
||||
- ipython_pygments_lexers
|
||||
- ipython_pygments_lexers >=1.0
|
||||
- jedi >=0.17.2,<0.20.0
|
||||
- jellyfish >=0.7
|
||||
- jsonschema >=3.2.0
|
||||
|
||||
+1
-1
@@ -278,7 +278,7 @@ install_requires += [
|
||||
'intervaltree>=3.0.2',
|
||||
'ipython>=8.12.2,<8.13.0; python_version=="3.8"',
|
||||
'ipython>=8.13.0,<9.0.0,!=8.17.1; python_version>"3.8"',
|
||||
'ipython_pygments_lexers',
|
||||
'ipython_pygments_lexers>=1.0',
|
||||
'jedi>=0.17.2,<0.20.0',
|
||||
'jellyfish>=0.7',
|
||||
'jsonschema>=3.2.0',
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário