forked from Diving-Fish/mai-bot
-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
57 lines (57 loc) · 2.04 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
aiohttp==3.7.4.post0
aiosqlite==0.17.0
arrow==1.1.1
async-timeout==3.0.1
attrs==21.2.0
binaryornot==0.4.4
certifi==2021.5.30
chardet==4.0.0
charset-normalizer==2.0.4
click==7.1.2
colorama==0.4.4
cookiecutter==1.7.3
demjson==2.2.4
fastapi==0.63.0
h11==0.12.0
httpcore==0.13.0
httpx==0.18.0
idna==3.2
Jinja2==3.0.1
jinja2-time==0.2.0
loguru==0.5.3
MarkupSafe==2.0.1
multidict==5.1.0
nb-cli==0.4.2
nonebot-adapter-cqhttp==2.0.0a16
nonebot-plugin-apscheduler==0.1.2
nonebot2==2.0.0a16
numpy==1.21.2
Pillow==8.3.1
poyo==0.5.0
prompt-toolkit==1.0.14
pydantic==1.8.2
pyfiglet==0.8.post1
Pygments==2.9.0
pygtrie==2.4.2
PyInquirer==1.0.3
python-dateutil==2.8.2
python-dotenv==0.19.0
python-slugify==5.0.2
PyYAML==5.4.1
regex==2021.7.6
requests==2.26.0
rfc3986==1.5.0
six==1.16.0
sniffio==1.2.0
starlette==0.13.6
text-unidecode==1.3
tomlkit==0.7.2
typing-extensions==3.10.0.0
urllib3==1.26.6
uvicorn==0.15.0
watchgod==0.7
wcwidth==0.2.5
websockets==8.1
win32-setctime==1.0.3
yarl==1.6.3
pypiwin32