generated from anoadragon453/nio-template
-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
88 lines (88 loc) · 1.67 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
aiofiles==23.2.1
# via matrix-nio
aiohappyeyeballs==2.3.5
# via aiohttp
aiohttp==3.10.2
# via
# aiohttp-socks
# matrix-nio
aiohttp-socks==0.8.4
# via matrix-nio
aiolog @ git+https://github.com/jaywink/aiolog.git@0db27c59a1694857f58c2bae6874fb25c6c6f262
# via -r requirements.in
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via
# aiohttp
# aiolog
# python-socks
atomicwrites==1.4.1
# via matrix-nio
attrs==23.2.0
# via
# aiohttp
# jsonschema
# referencing
cachetools==4.2.4
# via matrix-nio
cffi==1.16.0
# via python-olm
commonmark==0.9.1
# via -r requirements.in
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
h11==0.14.0
# via matrix-nio
h2==4.1.0
# via matrix-nio
hpack==4.0.0
# via h2
hyperframe==6.0.1
# via h2
idna==3.7
# via yarl
jsonschema==4.23.0
# via matrix-nio
jsonschema-specifications==2023.12.1
# via jsonschema
matrix-nio[e2e]==0.24.0
# via -r requirements.in
multidict==6.0.5
# via
# aiohttp
# yarl
peewee==3.17.6
# via matrix-nio
psycopg2==2.9.9
# via -r requirements.in
pycparser==2.22
# via cffi
pycryptodome==3.20.0
# via matrix-nio
python-olm==3.2.16
# via matrix-nio
python-socks[asyncio]==2.5.0
# via aiohttp-socks
pyyaml==6.0.1
# via -r requirements.in
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
rpds-py==0.19.0
# via
# jsonschema
# referencing
unpaddedbase64==2.1.0
# via matrix-nio
yarl==1.9.4
# via aiohttp