fix(requirements): fix black module version
This commit is contained in:
parent
cebb1b0123
commit
3ca1a42cad
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ python_requires = >=3.7
|
|||
install_requires =
|
||||
appdirs>=1.4.4
|
||||
Babel>=2.8.0
|
||||
black==1.4.4
|
||||
black==20.8b1
|
||||
discord.py==1.5.0
|
||||
discord_flags==2.1.1
|
||||
humanize==2.6.0
|
||||
|
|
Loading…
Reference in a new issue