Skip to content

Commit

Permalink
discord.pyのバージョンを1.6.0に変更(元は1.5.1)。その他未利用のモジュールを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsuya-ki committed Feb 11, 2021
1 parent 54e39bc commit 290bcfd
Showing 1 changed file with 5 additions and 21 deletions.
26 changes: 5 additions & 21 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,26 +1,10 @@
aiohttp==3.6.2
astroid==2.4.2
async-timeout==3.0.1
attrs==20.2.0
attrs==20.3.0
chardet==3.0.4
colorama==0.4.3
DateTime==4.3
discord.py==1.5.1
idna==2.10
isort==5.5.1
lazy-object-proxy==1.4.3
mccabe==0.6.1
discord.py==1.6.0
idna==3.1
mojimoji==0.0.11
multidict==4.7.6
pylint==2.6.0
python-dateutil==2.8.1
python-dotenv==0.14.0
pytz==2020.1
six==1.15.0
toml==0.10.1
typed-ast==1.4.1
typing-extensions==3.7.4.3
websockets==6.0
wrapt==1.12.1
yarl==1.5.1
zope.interface==5.1.0
mojimoji==0.0.11
yarl==1.6.3

0 comments on commit 290bcfd

Please sign in to comment.