-
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathrequirements.txt
More file actions
33 lines (33 loc) · 748 Bytes
/
Copy pathrequirements.txt
File metadata and controls
33 lines (33 loc) · 748 Bytes
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
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.piptools --output-file requirements.txt --exclude-newer 1 week
annotated-types==0.7.0
# via pydantic
anyio==4.13.0
# via httpx2
certifi==2026.2.25
# via
# httpcore2
# httpx2
h11==0.16.0
# via httpcore2
httpcore2==2.2.0
# via httpx2
httpx2==2.2.0
# via -r requirements.piptools
idna==3.11
# via
# anyio
# httpx2
pydantic==2.12.5
# via -r requirements.piptools
pydantic-core==2.41.5
# via pydantic
strenum==0.4.15
# via -r requirements.piptools
typing-extensions==4.15.0
# via
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.2
# via pydantic