fix(requirements): fix black module version

This commit is contained in:
Romain J 2020-10-19 00:22:58 +02:00
parent cebb1b0123
commit 3ca1a42cad
1 changed files with 1 additions and 1 deletions

View File

@ -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