-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
114 lines (113 loc) · 1.95 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
annotated-types==0.7.0
# via pydantic
anyio==4.4.0
# via
# httpx
# openai
blinker==1.8.2
# via flask
build==1.2.1
# via pip-tools
certifi==2024.6.2
# via
# httpcore
# httpx
click==8.1.7
# via
# flask
# pip-tools
colorama==0.4.6
# via -r requirements.in
distro==1.9.0
# via openai
flask==3.0.3
# via -r requirements.in
grpcio==1.64.1
# via
# grpcio-tools
# qdrant-client
grpcio-tools==1.64.1
# via qdrant-client
h11==0.14.0
# via httpcore
h2==4.1.0
# via httpx
hpack==4.0.0
# via h2
httpcore==1.0.5
# via httpx
httpx[http2]==0.27.0
# via
# openai
# qdrant-client
hyperframe==6.0.1
# via h2
idna==3.7
# via
# anyio
# httpx
itsdangerous==2.2.0
# via flask
jinja2==3.1.4
# via flask
lxml==5.2.2
# via -r requirements.in
markupsafe==2.1.5
# via
# jinja2
# werkzeug
numpy==1.26.4
# via qdrant-client
openai==1.34.0
# via -r requirements.in
packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements.in
portalocker==2.8.2
# via qdrant-client
protobuf==5.27.1
# via grpcio-tools
pydantic==2.7.4
# via
# openai
# qdrant-client
pydantic-core==2.18.4
# via pydantic
pyproject-hooks==1.1.0
# via
# build
# pip-tools
python-dotenv==1.0.1
# via -r requirements.in
qdrant-client==1.9.1
# via -r requirements.in
sniffio==1.3.1
# via
# anyio
# httpx
# openai
tqdm==4.66.4
# via
# -r requirements.in
# openai
typing-extensions==4.12.2
# via
# openai
# pydantic
# pydantic-core
urllib3==2.2.1
# via qdrant-client
werkzeug==3.0.3
# via flask
wheel==0.43.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools