-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements.txt
More file actions
84 lines (84 loc) · 1.54 KB
/
requirements.txt
File metadata and controls
84 lines (84 loc) · 1.54 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
# This file was autogenerated by uv via the following command:
# uv export -o requirements.txt --no-hashes
-e .
annotated-doc==0.0.4
# via fastapi
annotated-types==0.7.0
# via pydantic
anyio==4.13.0
# via
# httpx
# starlette
backports-asyncio-runner==1.2.0 ; python_full_version < '3.11'
# via pytest-asyncio
certifi==2026.2.25
# via
# httpcore
# httpx
click==8.2.1
colorama==0.4.6 ; sys_platform == 'win32'
# via
# click
# pytest
coverage==7.13.5
# via pytest-cov
exceptiongroup==1.3.1 ; python_full_version < '3.11'
# via
# anyio
# pytest
fastapi==0.136.0
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via
# fastapi-oauth20
# respx
idna==3.11
# via
# anyio
# httpx
iniconfig==2.3.0
# via pytest
packaging==26.1
# via pytest
pluggy==1.6.0
# via
# pytest
# pytest-cov
prek==0.3.9
pydantic==2.13.2
# via fastapi
pydantic-core==2.46.2
# via pydantic
pygments==2.20.0
# via pytest
pytest==9.0.3
# via
# pytest-asyncio
# pytest-cov
pytest-asyncio==1.3.0
pytest-cov==7.1.0
respx==0.23.1
starlette==1.0.0
# via fastapi
tomli==2.4.1 ; python_full_version <= '3.11'
# via
# coverage
# pytest
ty==0.0.31
typing-extensions==4.15.0
# via
# anyio
# exceptiongroup
# fastapi
# pydantic
# pydantic-core
# pytest-asyncio
# starlette
# typing-inspection
typing-inspection==0.4.2
# via
# fastapi
# pydantic