mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-19 14:59:41 +08:00
Change the flake8 version to hopefully fix the version issue in CI
This commit is contained in:
@@ -49,7 +49,7 @@ setup(name='jedi',
|
|||||||
'attrs',
|
'attrs',
|
||||||
'typing_extensions',
|
'typing_extensions',
|
||||||
# latest version on 2025-06-16
|
# latest version on 2025-06-16
|
||||||
'flake8==7.2.0',
|
'flake8==7.1.2',
|
||||||
'zuban==0.7.0',
|
'zuban==0.7.0',
|
||||||
# Arbitrary pins, latest at the time of pinning
|
# Arbitrary pins, latest at the time of pinning
|
||||||
'types-setuptools==80.9.0.20250529',
|
'types-setuptools==80.9.0.20250529',
|
||||||
|
|||||||
Reference in New Issue
Block a user