blob: 812865e8dec7e7d291902515de6c7850af643f19 (
plain)
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
|
annotated-doc==0.0.4
annotated-types==0.7.0
anyio==4.14.0
certifi==2026.6.17
charset-normalizer==3.4.7
click==8.4.1
fastapi==0.137.2
h11==0.16.0
idna==3.18
numpy==2.5.0
pandas==3.0.3
pyarrow==24.0.0
pydantic==2.13.4
pydantic_core==2.46.4
python-dateutil==2.9.0.post0
redis==8.0.0
redis-streams==0.3.0
requests==2.34.2
six==1.17.0
starlette==1.3.1
tabulate==0.10.0
typing-inspection==0.4.2
typing_extensions==4.15.0
urllib3==2.7.0
uvicorn==0.49.0
|