-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
executable file
·118 lines (117 loc) · 2.66 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
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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile /home/weeger/Desktop/WIP/WEB/WEXAMPLE/PIP/pip/app/requirements.in
#
annotated-types==0.7.0
# via pydantic
build==1.2.2.post1
# via pip-tools
click==8.1.8
# via
# pip-tools
# wexample-wex-core
colorama==0.4.6
# via wexample-prompt
iniconfig==2.0.0
# via pytest
inquirerpy==0.3.4
# via wexample-prompt
packaging==24.2
# via
# build
# pytest
pfzy==0.3.4
# via inquirerpy
pip-tools==7.4.1
# via
# -r /home/weeger/Desktop/WIP/WEB/WEXAMPLE/PIP/pip/app/requirements.in
# wexample-app
# wexample-config
# wexample-filestate
# wexample-helpers
# wexample-helpers-yaml
# wexample-prompt
# wexample-wex-addon-app
# wexample-wex-core
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.50
# via inquirerpy
pydantic==2.10.4
# via
# -r /home/weeger/Desktop/WIP/WEB/WEXAMPLE/PIP/pip/app/requirements.in
# wexample-app
# wexample-config
# wexample-filestate
# wexample-helpers
# wexample-helpers-yaml
# wexample-prompt
# wexample-wex-addon-app
# wexample-wex-core
pydantic-core==2.27.2
# via pydantic
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.3.4
# via
# -r /home/weeger/Desktop/WIP/WEB/WEXAMPLE/PIP/pip/app/requirements.in
# wexample-app
# wexample-config
# wexample-filestate
# wexample-helpers
# wexample-helpers-yaml
# wexample-prompt
# wexample-wex-addon-app
# wexample-wex-core
python-dotenv==1.0.1
# via
# -r /home/weeger/Desktop/WIP/WEB/WEXAMPLE/PIP/pip/app/requirements.in
# wexample-app
pyyaml==6.0.2
# via wexample-helpers-yaml
typing-extensions==4.12.2
# via
# pydantic
# pydantic-core
wcwidth==0.2.13
# via prompt-toolkit
wexample-app==0.0.27
# via wexample-wex-core
wexample-config==0.0.30
# via wexample-filestate
wexample-filestate==0.0.30
# via
# -r /home/weeger/Desktop/WIP/WEB/WEXAMPLE/PIP/pip/app/requirements.in
# wexample-app
# wexample-wex-core
wexample-helpers==0.0.30
# via
# -r /home/weeger/Desktop/WIP/WEB/WEXAMPLE/PIP/pip/app/requirements.in
# wexample-app
# wexample-config
# wexample-filestate
# wexample-helpers-yaml
wexample-helpers-yaml==0.0.29
# via
# -r /home/weeger/Desktop/WIP/WEB/WEXAMPLE/PIP/pip/app/requirements.in
# wexample-app
wexample-prompt==0.0.31
# via
# -r /home/weeger/Desktop/WIP/WEB/WEXAMPLE/PIP/pip/app/requirements.in
# wexample-app
# wexample-filestate
wexample-wex-addon-app==0.0.24
# via
# -r /home/weeger/Desktop/WIP/WEB/WEXAMPLE/PIP/pip/app/requirements.in
# wexample-app
wexample-wex-core==6.0.25
# via wexample-wex-addon-app
wheel==0.45.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools