-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
176 lines (176 loc) · 3.61 KB
/
requirements.txt
File metadata and controls
176 lines (176 loc) · 3.61 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --output-file requirements.txt
-e .
annotated-types==0.7.0
# via pydantic
beautifulsoup4==4.14.3
# via podcast-transcript-convert
black==25.12.0
certifi==2025.11.12
# via requests
charset-normalizer==3.4.4
# via requests
click==8.3.1
# via
# black
# click-default-group
# loguru-config
# retrocast
# rich-click
# sqlite-utils
# types-click-default-group
click-default-group==1.2.4
# via
# loguru-config
# retrocast
# sqlite-utils
colorama==0.4.6 ; sys_platform == 'win32'
# via
# click
# loguru
# pytest
# rich-click
# tqdm
coverage==7.13.1
# via pytest-cov
feedparser==6.0.12
# via podcast-archiver
idna==3.11
# via requests
iniconfig==2.3.0
# via pytest
loguru==0.7.3
# via
# loguru-config
# podcast-transcript-convert
# retrocast
loguru-config @ git+https://github.com/crossjam/loguru-config@d9114e5a9ff0b4869a2041d0451d351203602137
# via retrocast
lxml==6.0.2
# via podcast-transcript-convert
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
mypy-extensions==1.1.0
# via black
numpy==2.3.5
# via pandas-stubs
packaging==25.0
# via
# black
# pytest
pandas-stubs==2.3.3.251219
pastel==0.2.1
# via poethepoet
pathspec==0.12.1
# via black
pip==25.3
# via sqlite-utils
platformdirs==4.5.1
# via
# black
# podcast-archiver
# retrocast
pluggy==1.6.0
# via
# pytest
# pytest-cov
# sqlite-utils
podcast-archiver==2.3.5
# via retrocast
podcast-chapter-tools==0.1.0
# via retrocast
podcast-transcript-convert==0.1.2
# via podcast-chapter-tools
poethepoet==0.39.0
pydantic==2.12.5
# via podcast-archiver
pydantic-core==2.41.5
# via pydantic
pygments==2.19.2
# via
# pytest
# rich
pyjson5==2.0.0
# via loguru-config
pytest==9.0.2
# via pytest-cov
pytest-cov==7.0.0
python-dateutil==2.9.0.post0
# via
# retrocast
# sqlite-utils
python-slugify==8.0.4
# via podcast-archiver
pytokens==0.3.0
# via black
pyyaml==6.0.3
# via
# loguru-config
# podcast-archiver
# poethepoet
requests==2.32.5
# via
# podcast-archiver
# requests-mock
# retrocast
requests-mock==1.12.1
rich==14.2.0
# via
# loguru-config
# retrocast
# rich-click
rich-click==1.9.5
# via podcast-archiver
ruff==0.14.10
sgmllib3k==1.0.0
# via feedparser
six==1.17.0
# via python-dateutil
soupsieve==2.8.1
# via beautifulsoup4
sqlite-fts4==1.0.3
# via sqlite-utils
sqlite-utils==3.39
# via retrocast
stamina==25.2.0
# via retrocast
tabulate==0.9.0
# via sqlite-utils
tenacity==9.1.2
# via stamina
text-unidecode==1.3
# via python-slugify
tomli==2.3.0 ; python_full_version <= '3.11'
# via coverage
tomlkit==0.13.3
# via loguru-config
tqdm==4.67.1
# via podcast-archiver
ty==0.0.8
types-click-default-group==1.2.0.20250513
# via retrocast
types-docutils==0.22.3.20251115
# via types-pygments
types-pygments==2.19.0.20251121
types-python-dateutil==2.9.0.20251115
types-pytz==2025.2.0.20251108
# via pandas-stubs
types-requests==2.32.4.20250913
typing-extensions==4.15.0
# via
# beautifulsoup4
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.2
# via pydantic
urllib3==2.6.2
# via
# requests
# types-requests
webvtt-py==0.5.1
# via podcast-transcript-convert
win32-setctime==1.2.0 ; sys_platform == 'win32'
# via loguru