-
Notifications
You must be signed in to change notification settings - Fork 48
Expand file tree
/
Copy pathrequirements.txt
More file actions
107 lines (106 loc) · 2.03 KB
/
requirements.txt
File metadata and controls
107 lines (106 loc) · 2.03 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
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile
#
alabaster==0.7.12
# via sphinx
babel==2.9.1
# via sphinx
beautifulsoup4==4.10.0
# via furo
certifi==2024.7.4
# via requests
charset-normalizer==2.0.10
# via requests
click==8.0.3
# via pip-tools
colorama==0.4.4
# via sphinx-autobuild
datetime==4.3
# via -r requirements.in
docutils==0.17.1
# via sphinx
furo==2022.1.2
# via -r requirements.in
idna==3.7
# via requests
imagesize==1.3.0
# via sphinx
importlib-metadata==7.0.1
# via sphinx
jinja2==3.1.6
# via sphinx
livereload==2.6.3
# via sphinx-autobuild
markupsafe==2.0.1
# via
# -r requirements.in
# jinja2
packaging==26.0
# via
# sphinx
# wheel
pep517==0.12.0
# via pip-tools
pip-tools==6.4.0
# via -r requirements.in
pyenchant==3.2.2
# via
# -r requirements.in
# sphinxcontrib-spelling
pygments==2.11.2
# via
# -r requirements.in
# furo
# sphinx
pytz==2021.3
# via
# babel
# datetime
requests==2.32.4
# via sphinx
six==1.16.0
# via livereload
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.3.1
# via beautifulsoup4
sphinx==4.4.0
# via
# -r requirements.in
# furo
# sphinx-autobuild
# sphinxcontrib-spelling
sphinx-autobuild==2021.3.14
# via -r requirements.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sphinxcontrib-spelling==7.3.2
# via -r requirements.in
tomli==2.0.0
# via pep517
tornado==6.5.1
# via livereload
urllib3==2.6.3
# via requests
wheel==0.46.2
# via pip-tools
zipp==3.19.1
# via importlib-metadata
zope-interface==5.4.0
# via datetime
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools