-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.lock
89 lines (88 loc) · 1.67 KB
/
requirements-dev.lock
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
# 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
-e file:.
alabaster==0.7.16
# via sphinx
astroid==3.2.2
# via sphinx-autoapi
attrs==23.2.0
# via hypothesis
babel==2.15.0
# via sphinx
beautifulsoup4==4.12.3
# via furo
certifi==2024.6.2
# via requests
charset-normalizer==3.3.2
# via requests
coverage==7.5.4
# via pytest-cov
debugpy==1.8.1
docutils==0.21.2
# via sphinx
furo==2024.5.6
hypothesis==6.104.0
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via sphinx
# via sphinx-autoapi
markupsafe==2.1.5
# via jinja2
nodeenv==1.9.1
# via pyright
packaging==24.1
# via pytest
# via sphinx
pluggy==1.5.0
# via pytest
pygments==2.18.0
# via furo
# via sphinx
pyright==1.1.368
pytest==8.2.2
# via pytest-cov
pytest-cov==5.0.0
pyyaml==6.0.1
# via sphinx-autoapi
requests==2.32.3
# via sphinx
ruff==0.4.10
snowballstemmer==2.2.0
# via sphinx
sortedcontainers==2.4.0
# via hypothesis
soupsieve==2.5
# via beautifulsoup4
sphinx==7.3.7
# via furo
# via sphinx-autoapi
# via sphinx-basic-ng
sphinx-autoapi==3.1.2
sphinx-basic-ng==1.0.0b2
# via furo
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
urllib3==2.2.2
# via requests