forked from BasedHardware/omi
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathopenapi-requirements.txt
More file actions
124 lines (124 loc) · 2.52 KB
/
Copy pathopenapi-requirements.txt
File metadata and controls
124 lines (124 loc) · 2.52 KB
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
115
116
117
118
119
120
121
122
123
124
# Repo-owned runner environment for backend/scripts/export_openapi.py.
# Keep this small and pinned so CI and pre-push generate the contract with the
# same FastAPI/Pydantic stack without installing the full backend runtime.
aenum==3.1.15
aiofiles==24.1.0
annotated-types==0.7.0
annotated-doc==0.0.4
anthropic==0.111.0
anyio==4.4.0
attrs==24.1.0
av==12.0.0
CacheControl==0.14.0
cachetools==5.5.0
certifi==2024.7.4
cffi==2.0.0
charset-normalizer==3.3.2
click==8.1.7
cryptography==48.0.1
dataclasses-json==0.6.7
deepgram-sdk==4.8.1
deprecation==2.1.0
distro==1.9.0
dnspython==2.6.1
docstring-parser==0.18.0
email_validator==2.2.0
fastapi==0.121.0
fastapi-utilities==0.2.0
fake-firestore==0.13.1
fakeredis==2.28.1
filetype==1.2.0
firebase-admin==6.5.0
google-api-core==2.19.1
google-ai-generativelanguage==0.11.0
google-api-python-client==2.139.0
google-auth==2.32.0
google-auth-httplib2==0.2.0
google-cloud-core==2.4.1
google-cloud-firestore==2.20.0
google-cloud-storage==2.18.0
google-cloud-tasks==2.16.4
google-crc32c==1.5.0
google-resumable-media==2.7.1
googleapis-common-protos==1.63.2
groq==0.9.0
grpc-google-iam-v1==0.14.3
grpcio==1.66.0
grpcio-status==1.66.0
h11==0.16.0
httpcore==1.0.9
httplib2==0.32.0
httpx==0.28.0
httpx-sse==0.4.0
idna==3.15
Jinja2==3.1.6
jiter==0.15.0
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
langchain-core==1.4.9
langchain-anthropic==1.1.0
langchain-google-genai==3.2.0
langchain-openai==1.1.14
langchain-protocol==0.0.18
langdetect==1.0.9
langsmith==0.8.5
MarkupSafe==2.1.5
marshmallow==3.26.2
msgpack==1.2.1
mypy-extensions==1.0.0
numpy==1.26.4
onnxruntime==1.19.0
openai==2.38.0
orjson==3.11.6
packaging==24.2
pillow==12.3.0
pinecone==7.3.0
pinecone-plugin-interface==0.0.7
posthog==3.5.2
prometheus-client==0.21.1
proto-plus==1.24.0
protobuf==5.29.6
pyasn1==0.6.4
pyasn1_modules==0.4.0
pycparser==2.22
pyparsing==3.1.2
pydantic==2.11.10
pydantic-settings==2.10.1
pydantic_core==2.33.2
pydub==0.25.1
pycountry==24.6.1
PyJWT==2.13.0
PyYAML==6.0.1
python-dateutil==2.9.0.post0
python-dotenv==1.2.2
python-multipart==0.0.31
python-ulid==3.0.0
pytz==2024.1
redis==5.0.8
referencing==0.35.1
regex==2024.7.24
requests==2.33.0
requests-toolbelt==1.0.0
rpds-py==0.20.0
rsa==4.9
scipy==1.14.0
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
starlette==0.49.3
stripe==11.3.0
tenacity==8.2.3
tiktoken==0.7.0
tqdm==4.66.5
twilio==9.5.0
typesense==0.21.0
typing_extensions==4.15.0
typing-inspection==0.4.2
typing-inspect==0.9.0
uritemplate==4.1.1
urllib3==2.7.0
uuid-utils==0.16.2
websockets==12.0
xxhash==3.7.0