-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
58 lines (58 loc) · 1.2 KB
/
requirements.txt
File metadata and controls
58 lines (58 loc) · 1.2 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
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
anyio==4.7.0
# via httpx
attrs==24.3.0
# via
# jsonschema
# referencing
certifi==2024.12.14
# via
# httpcore
# httpx
coverage==7.6.9
# via pytest-cov
h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.28.1
# via version-tracker (pyproject.toml)
idna==3.10
# via
# anyio
# httpx
iniconfig==2.0.0
# via pytest
jsonschema==4.23.0
# via version-tracker (pyproject.toml)
jsonschema-specifications==2024.10.1
# via jsonschema
packaging==24.2
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.3.4
# via
# version-tracker (pyproject.toml)
# pytest-asyncio
# pytest-cov
# pytest-mock
pytest-asyncio==0.25.0
# via version-tracker (pyproject.toml)
pytest-cov==6.0.0
# via version-tracker (pyproject.toml)
pytest-mock==3.14.0
# via version-tracker (pyproject.toml)
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
rpds-py==0.22.3
# via
# jsonschema
# referencing
sniffio==1.3.1
# via anyio
typing-extensions==4.12.2
# via anyio