Skip to content

Commit

Permalink
Fix python 3.12 lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems committed Dec 16, 2023
1 parent e0d8da8 commit eca2e3d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements.build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@ packaging==23.1
pep517==0.13.0
pyinstaller==6.3.0
black==23.7.0
astroid==2.15.6
certifi==2023.7.22
charset-normalizer==3.2.0
idna==3.4
isort==5.12.0
lazy-object-proxy==1.9.0
mccabe==0.7.0
mypy==1.5.1
mypy==1.7.1
mypy-extensions==1.0.0
pylint==2.17.5
pylint==3.0.3
pyparsing==3.1.1
six==1.16.0
toml==0.10.2
Expand Down

0 comments on commit eca2e3d

Please sign in to comment.