-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
54 lines (52 loc) · 994 Bytes
/
requirements.txt
File metadata and controls
54 lines (52 loc) · 994 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# SPDX-FileCopyrightText: Copyright © 2025 Caleb Cushing
#
# SPDX-License-Identifier: CC0-1.0
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile
#
attrs==25.3.0
# via reuse
binaryornot==0.4.4
# via reuse
boolean-py==5.0
# via
# license-expression
# reuse
build==1.2.2.post1
# via pip-tools
chardet==5.2.0
# via
# binaryornot
# python-debian
click==8.2.1
# via
# pip-tools
# reuse
jinja2==3.1.6
# via reuse
license-expression==30.4.3
# via reuse
markupsafe==3.0.2
# via jinja2
packaging==25.0
# via build
pip-tools==7.5.0
# via -r requirements.in
pyproject-hooks==1.2.0
# via
# build
# pip-tools
python-debian==1.0.1
# via reuse
reuse==6.2.0
# via -r requirements.in
tomlkit==0.13.3
# via reuse
wheel==0.46.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools