-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
42 lines (42 loc) · 1.04 KB
/
Copy pathrequirements.txt
File metadata and controls
42 lines (42 loc) · 1.04 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
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
beautifulsoup4==4.14.3
# via pypi-search-caching (pyproject.toml)
certifi==2026.1.4
# via requests
charset-normalizer==3.4.4
# via requests
docutils==0.22.4
# via pypi-search-caching (pyproject.toml)
hatchling==1.28.0
# via pypi-search-caching (pyproject.toml)
html2text==2025.4.15
# via pypi-search-caching (pyproject.toml)
idna==3.11
# via requests
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
packaging==26.0
# via hatchling
pathspec==1.0.4
# via hatchling
pluggy==1.6.0
# via hatchling
pygments==2.19.2
# via rich
pypi==2.1
# via pypi-search-caching (pyproject.toml)
requests==2.32.5
# via pypi-search-caching (pyproject.toml)
rich==14.3.2
# via pypi-search-caching (pyproject.toml)
soupsieve==2.8.3
# via beautifulsoup4
trove-classifiers==2026.1.14.14
# via hatchling
typing-extensions==4.15.0
# via beautifulsoup4
urllib3==2.6.3
# via requests