-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrequirements.txt
More file actions
119 lines (118 loc) · 2.21 KB
/
requirements.txt
File metadata and controls
119 lines (118 loc) · 2.21 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
arrow==1.3.0
# via isoduration
attrs==25.3.0
# via
# jsonschema
# referencing
black==25.1.0
# via -r requirements.in
build==1.2.2.post1
# via pip-tools
certifi==2025.6.15
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.2
# via requests
click==8.2.1
# via
# black
# pip-tools
distlib==0.3.9
# via virtualenv
filelock==3.18.0
# via virtualenv
fqdn==1.5.1
# via jsonschema
identify==2.6.12
# via pre-commit
idna==3.10
# via
# jsonschema
# requests
iniconfig==2.1.0
# via pytest
isoduration==20.11.0
# via jsonschema
jsonpointer==3.0.0
# via jsonschema
jsonschema[format]==4.24.0
# via -r requirements.in
jsonschema-specifications==2025.4.1
# via jsonschema
mypy-extensions==1.1.0
# via black
nodeenv==1.9.1
# via pre-commit
packaging==25.0
# via
# black
# build
# pytest
pathspec==0.12.1
# via black
pip-tools==7.4.1
# via -r requirements.in
platformdirs==4.3.8
# via
# black
# virtualenv
pluggy==1.6.0
# via pytest
pre-commit==4.2.0
# via -r requirements.in
pygments==2.19.2
# via pytest
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.4.1
# via -r requirements.in
python-dateutil==2.9.0.post0
# via arrow
pyyaml==6.0.2
# via
# -r requirements.in
# pre-commit
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
requests==2.32.4
# via -r requirements.in
rfc3339-validator==0.1.4
# via jsonschema
rfc3987==1.3.8
# via jsonschema
rpds-py==0.25.1
# via
# jsonschema
# referencing
six==1.17.0
# via
# python-dateutil
# rfc3339-validator
types-python-dateutil==2.9.0.20250516
# via arrow
typing-extensions==4.14.0
# via referencing
uri-template==1.3.0
# via jsonschema
urllib3==2.5.0
# via requests
virtualenv==20.31.2
# via pre-commit
webcolors==24.11.1
# via jsonschema
wheel==0.45.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools