-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements-dev.lock
More file actions
61 lines (60 loc) · 1.21 KB
/
requirements-dev.lock
File metadata and controls
61 lines (60 loc) · 1.21 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
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: false
-e file:.
beautifulsoup4==4.13.4
# via deepwiki-to-md
# via markdownify
certifi==2025.4.26
# via requests
charset-normalizer==3.4.2
# via requests
greenlet==3.2.2
# via playwright
idna==3.10
# via requests
iniconfig==2.1.0
# via pytest
lxml==5.4.0
# via deepwiki-to-md
markdownify==1.1.0
# via deepwiki-to-md
packaging==25.0
# via pytest
pip==25.1.1
playwright==1.52.0
# via deepwiki-to-md
# via pytest-playwright
pluggy==1.5.0
# via pytest
pyee==13.0.0
# via playwright
pytest==8.3.5
# via pytest-base-url
# via pytest-playwright
pytest-base-url==2.1.0
# via pytest-playwright
pytest-playwright==0.7.0
python-slugify==8.0.4
# via pytest-playwright
requests==2.32.3
# via pytest-base-url
ruff==0.11.9
six==1.17.0
# via markdownify
soupsieve==2.7
# via beautifulsoup4
text-unidecode==1.3
# via python-slugify
typing-extensions==4.13.2
# via beautifulsoup4
# via pyee
urllib3==2.4.0
# via requests