-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
59 lines (59 loc) · 1.16 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
58
59
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --no-emit-index-url --no-emit-trusted-host requirements.in
#
aiohttp==3.8.5
# via -r requirements.in
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
chafa-py==1.1.2
# via -r requirements.in
charset-normalizer==3.2.0
# via aiohttp
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
idna==3.4
# via yarl
importlib-metadata==6.8.0
# via textual
linkify-it-py==2.0.2
# via markdown-it-py
markdown-it-py[linkify,plugins]==3.0.0
# via
# mdit-py-plugins
# rich
# textual
mdit-py-plugins==0.4.0
# via markdown-it-py
mdurl==0.1.2
# via markdown-it-py
multidict==6.0.4
# via
# aiohttp
# yarl
pillow==10.0.0
# via -r requirements.in
pygments==2.16.1
# via rich
pyyaml==6.0.1
# via -r requirements.in
rich==13.5.2
# via textual
textual==0.32.0
# via -r requirements.in
typing-extensions==4.7.1
# via textual
uc-micro-py==1.0.2
# via linkify-it-py
yarl==1.9.2
# via aiohttp
zipp==3.16.2
# via importlib-metadata