Commit 436878c
authored
Upgrade flake8-import-order and flake8-requirements (#572)
- flake8-import-order: 0.18.2 -> 0.19.2
- flake8-requirements: 2.2.1 -> 2.3.0
These packages were using the deprecated pkg_resources module which
has been removed from setuptools in version 82.0.0, causing flake8
to fail with 'ModuleNotFoundError: No module named pkg_resources'.1 parent fd1fd7e commit 436878c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments