mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 03:46:54 +08:00
Update setup.py
This commit is contained in:
parent
6006969414
commit
025ff46436
2
setup.py
2
setup.py
@ -14,7 +14,7 @@ setup(
|
||||
description='A QQ bot framework',
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
install_requires=['aiocqhttp>=0.4', 'aiocache'],
|
||||
install_requires=['aiocqhttp>=0.5', 'aiocache'],
|
||||
python_requires='>=3.6',
|
||||
platforms='any',
|
||||
classifiers=(
|
||||
|
Loading…
Reference in New Issue
Block a user