Add flake to the requirements.txt
This commit is contained in:
parent
3197c40f88
commit
cfc36d1689
1 changed files with 4 additions and 0 deletions
|
@ -4,12 +4,16 @@ aiosignal==1.3.1
|
||||||
attrs==24.2.0
|
attrs==24.2.0
|
||||||
coverage==7.6.1
|
coverage==7.6.1
|
||||||
discord.py==2.4.0
|
discord.py==2.4.0
|
||||||
|
flake8==7.1.1
|
||||||
frozenlist==1.4.1
|
frozenlist==1.4.1
|
||||||
idna==3.7
|
idna==3.7
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
|
mccabe==0.7.0
|
||||||
multidict==6.0.5
|
multidict==6.0.5
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
pluggy==1.5.0
|
pluggy==1.5.0
|
||||||
|
pycodestyle==2.12.1
|
||||||
|
pyflakes==3.2.0
|
||||||
pytest==8.3.2
|
pytest==8.3.2
|
||||||
pytest-cov==5.0.0
|
pytest-cov==5.0.0
|
||||||
schema==0.7.7
|
schema==0.7.7
|
||||||
|
|
Loading…
Add table
Reference in a new issue