-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
41 lines (41 loc) · 772 Bytes
/
requirements.txt
File metadata and controls
41 lines (41 loc) · 772 Bytes
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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
aiohttp==3.9.1
# via -r requirements.in
aiosignal==1.3.1
# via aiohttp
aiostream==0.5.2
# via -r requirements.in
annotated-types==0.6.0
# via pydantic
attrs==23.1.0
# via aiohttp
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.6
# via yarl
multidict==6.0.4
# via
# aiohttp
# yarl
pydantic==2.6.1
# via
# -r requirements.in
# pydantic-extra-types
pydantic-core==2.16.2
# via pydantic
pydantic-extra-types==2.5.0
# via -r requirements.in
typing-extensions==4.9.0
# via
# aiostream
# pydantic
# pydantic-core
yarl==1.9.4
# via aiohttp