fix(import): add missing requirement
This commit is contained in:
parent
bb87d77e33
commit
aeced979df
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ install_requires =
|
||||||
discord.py @ git+https://github.com/Rapptz/discord.py
|
discord.py @ git+https://github.com/Rapptz/discord.py
|
||||||
discord_flags>=2.1.1
|
discord_flags>=2.1.1
|
||||||
humanize>=2.6.0
|
humanize>=2.6.0
|
||||||
|
ipinfo>=4.1.0
|
||||||
ipwhois>=1.2.0
|
ipwhois>=1.2.0
|
||||||
jishaku>=1.19.1.200
|
jishaku>=1.19.1.200
|
||||||
psutil>=5.7.2
|
psutil>=5.7.2
|
||||||
|
|
Loading…
Reference in a new issue