generated from Hochfrequenz/python_template_repository
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.25 KB
/
requirements.txt
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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile pyproject.toml
#
annotated-types==0.7.0
# via pydantic
attrs==25.1.0
# via
# cattrs
# ebdamame
# rebdhuhn
cattrs==24.1.2
# via
# ebd-toolchain (pyproject.toml)
# rebdhuhn
certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via
# ebd-toolchain (pyproject.toml)
# ebdamame
colorama==0.4.6
# via click
ebdamame==0.4.1
# via ebd-toolchain (pyproject.toml)
idna==3.10
# via requests
lxml==5.3.1
# via
# python-docx
# rebdhuhn
# svgutils
more-itertools==10.6.0
# via ebdamame
networkx==3.4.2
# via rebdhuhn
pydantic==2.10.6
# via pydantic-settings
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.7.1
# via ebd-toolchain (pyproject.toml)
python-docx==1.1.2
# via ebdamame
python-dotenv==1.0.1
# via pydantic-settings
rebdhuhn==0.15.1
# via
# ebd-toolchain (pyproject.toml)
# ebdamame
requests==2.32.3
# via rebdhuhn
svgutils==0.3.4
# via rebdhuhn
typing-extensions==4.12.2
# via
# pydantic
# pydantic-core
# python-docx
urllib3==2.3.0
# via requests