🔀 New requirements.txt
📝 New requirements.txt
This commit is contained in:
@ -1,44 +1,38 @@
|
|||||||
aiohttp==3.7.4.post0
|
aiohttp==3.7.4.post0
|
||||||
astroid==2.5.3
|
|
||||||
async-timeout==3.0.1
|
async-timeout==3.0.1
|
||||||
attrs==20.3.0
|
attrs==21.2.0
|
||||||
beautifulsoup4==4.9.3
|
beautifulsoup4==4.9.3
|
||||||
cachetools==4.2.1
|
cachetools==4.2.2
|
||||||
certifi==2020.12.5
|
certifi==2021.5.30
|
||||||
chardet==4.0.0
|
chardet==4.0.0
|
||||||
colorama==0.4.4
|
charset-normalizer==2.0.4
|
||||||
d20==1.1.0
|
d20==1.1.2
|
||||||
discord-py-slash-command==1.1.2
|
discord.py==1.7.3
|
||||||
discord.py==1.7.1
|
discord-py-slash-command==3.0.1
|
||||||
dnspython==2.1.0
|
dnspython==1.16.0
|
||||||
docutils==0.17
|
|
||||||
fandom-py==0.2.1
|
fandom-py==0.2.1
|
||||||
finnhub-python==2.4.0
|
finnhub-python==2.4.2
|
||||||
gitdb==4.0.7
|
gitdb==4.0.7
|
||||||
GitPython==3.1.14
|
GitPython==3.1.18
|
||||||
greenlet==1.0.0
|
greenlet==1.1.1
|
||||||
idna==2.10
|
idna==3.2
|
||||||
IMDbPY==2020.9.25
|
IMDbPY==2021.4.18
|
||||||
isort==5.8.0
|
|
||||||
jaraco.context==4.0.0
|
jaraco.context==4.0.0
|
||||||
lark-parser==0.9.0
|
lark-parser==0.9.0
|
||||||
lazy-object-proxy==1.6.0
|
|
||||||
lxml==4.6.3
|
lxml==4.6.3
|
||||||
mccabe==0.6.1
|
more-itertools==8.8.0
|
||||||
more-itertools==8.7.0
|
|
||||||
multidict==5.1.0
|
multidict==5.1.0
|
||||||
numpy==1.20.2
|
Pillow==8.3.1
|
||||||
Pillow==8.2.0
|
pip==21.2.3
|
||||||
pylint==2.7.4
|
pymongo==3.12.0
|
||||||
pymongo==3.11.3
|
requests==2.26.0
|
||||||
requests==2.25.1
|
setuptools==57.4.0
|
||||||
smmap==4.0.0
|
smmap==4.0.0
|
||||||
soupsieve==2.2.1
|
soupsieve==2.2.1
|
||||||
SQLAlchemy==1.4.7
|
SQLAlchemy==1.4.22
|
||||||
toml==0.10.2
|
typing-extensions==3.10.0.0
|
||||||
typing-extensions==3.7.4.3
|
urllib3==1.26.6
|
||||||
urllib3==1.26.4
|
wheel==0.37.0
|
||||||
wolframalpha==5.0.0
|
wolframalpha==5.0.0
|
||||||
wrapt==1.12.1
|
|
||||||
xmltodict==0.12.0
|
xmltodict==0.12.0
|
||||||
yarl==1.6.3
|
yarl==1.6.3
|
||||||
|
Reference in New Issue
Block a user