-
-
Notifications
You must be signed in to change notification settings - Fork 12
/
requirements-dev.lock
80 lines (79 loc) · 1.58 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
# 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:.
alabaster==0.7.13
# via sphinx
babel==2.13.1
# via sphinx
bump2version==1.0.1
certifi==2023.7.22
# via requests
charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via pytest
# via sphinx
# via sphinx-autobuild
docutils==0.20.1
# via sphinx
idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
# via sphinx
livereload==2.6.3
# via sphinx-autobuild
markupsafe==2.1.3
# via jinja2
numpy==2.1.3
packaging==23.2
# via pytest
# via sphinx
pluggy==1.3.0
# via pytest
pygments==2.16.1
# via sphinx
pytest==7.4.3
requests==2.31.0
# via sphinx
setuptools==69.1.1
# via babel
six==1.16.0
# via livereload
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.6
# via sphinx-autobuild
# via sphinxcontrib-applehelp
# via sphinxcontrib-devhelp
# via sphinxcontrib-htmlhelp
# via sphinxcontrib-qthelp
# via sphinxcontrib-serializinghtml
sphinx-autobuild==2021.3.14
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==1.0.5
# via sphinx
sphinxcontrib-htmlhelp==2.0.4
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
tornado==6.3.3
# via livereload
urllib3==2.1.0
# via requests