-
Notifications
You must be signed in to change notification settings - Fork 242
Expand file tree
/
Copy pathconstraints.txt
More file actions
44 lines (44 loc) · 1.01 KB
/
Copy pathconstraints.txt
File metadata and controls
44 lines (44 loc) · 1.01 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
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --extra dev -o constraints.txt
attrs==26.1.0
# via
# jsonschema
# referencing
filelock==3.29.0
# via tradecat-terminal (pyproject.toml)
iniconfig==2.3.0
# via pytest
jsonschema==4.26.0
# via tradecat-terminal (pyproject.toml)
jsonschema-specifications==2025.9.1
# via jsonschema
markdown-it-py==4.2.0
# via rich
mdurl==0.1.2
# via markdown-it-py
packaging==26.2
# via pytest
pluggy==1.6.0
# via pytest
pygments==2.20.0
# via
# pytest
# rich
pytest==9.0.3
# via tradecat-terminal (pyproject.toml)
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
rich==15.0.0
# via tradecat-terminal (pyproject.toml)
rpds-py==0.30.0
# via
# jsonschema
# referencing
ruff==0.15.12
# via tradecat-terminal (pyproject.toml)
typing-extensions==4.15.0
# via referencing
urllib3==2.7.0
# via tradecat-terminal (pyproject.toml)