We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e98ec22 commit 3fb548eCopy full SHA for 3fb548e
requirements.txt
@@ -0,0 +1,37 @@
1
+aiohappyeyeballs==2.4.4
2
+aiohttp==3.11.10
3
+aiohttp-retry==2.8.3
4
+aiosignal==1.3.1
5
+annotated-types==0.7.0
6
+anyio==4.7.0
7
+attrs==24.2.0
8
+certifi==2024.8.30
9
+charset-normalizer==3.4.0
10
+click==8.1.7
11
+distro==1.9.0
12
+fastapi==0.115.6
13
+frozenlist==1.5.0
14
+h11==0.14.0
15
+httpcore==1.0.7
16
+httpx==0.28.1
17
+idna==3.10
18
+jiter==0.8.0
19
+multidict==6.1.0
20
+observable==0.3.2
21
+openai==1.57.1
22
+propcache==0.2.1
23
+pydantic==2.10.3
24
+pydantic_core==2.27.1
25
+PyJWT==2.10.1
26
+python-dotenv==1.0.1
27
+requests==2.32.3
28
+ringcentral==0.9.1
29
+sniffio==1.3.1
30
+starlette==0.41.3
31
+tqdm==4.67.1
32
+twilio==9.3.8
33
+typing_extensions==4.12.2
34
+urllib3==2.2.3
35
+uvicorn==0.32.1
36
+websockets==12.0
37
+yarl==1.18.3
0 commit comments