wip: add boilerplate code for pyvis

This commit is contained in:
2021-07-27 20:40:10 -04:00
parent 8c65d35ef2
commit af893f7bca
2 changed files with 36 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
aiohttp==3.7.4.post0
async-timeout==3.0.1
attrs==21.2.0
chardet==4.0.0
discord.py==1.7.3
idna==3.2
multidict==5.1.0
typing-extensions==3.10.0.0
yarl==1.6.3