-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
68 lines (68 loc) · 1.24 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
aiofiles==23.2.1
# via aiogram
aiogram==3.10.0
# via -r requirements.in
aiohttp==3.9.5
# via aiogram
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via aiohttp
certifi==2024.7.4
# via aiogram
coloredlogs==15.0.1
# via onnxruntime
flatbuffers==24.3.25
# via onnxruntime
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
humanfriendly==10.0
# via coloredlogs
idna==3.7
# via yarl
magic-filter==1.0.12
# via aiogram
mpmath==1.3.0
# via sympy
multidict==6.0.5
# via
# aiohttp
# yarl
numpy==1.26.4
# via
# -r requirements.in
# onnxruntime
# opencv-python-headless
onnxruntime==1.18.1
# via -r requirements.in
opencv-python-headless==4.10.0.84
# via -r requirements.in
packaging==24.1
# via onnxruntime
protobuf==5.27.2
# via onnxruntime
pydantic==2.8.2
# via aiogram
pydantic-core==2.20.1
# via pydantic
sympy==1.13.0
# via onnxruntime
typing-extensions==4.12.2
# via
# aiogram
# pydantic
# pydantic-core
yarl==1.9.4
# via aiohttp