-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-ci.txt
114 lines (114 loc) · 2.12 KB
/
requirements-ci.txt
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
108
109
110
111
112
113
114
alabaster==0.7.16
# via sphinx
babel==2.16.0
# via sphinx
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
coverage==6.5.0
# via
# coveralls
# pytest-cov
coveralls==3.3.1
docopt==0.6.2
# via coveralls
docutils==0.20.1
# via
# sphinx
# sphinx-rtd-theme
hupper==1.12.1
# via pyramid
idna==3.8
# via requests
imagesize==1.4.1
# via sphinx
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via
# pyramid-jinja2
# sphinx
markupsafe==2.1.3
# via
# jinja2
# pyramid-jinja2
oe-sphinx-theme==0.4.0
packaging==24.1
# via
# pytest
# sphinx
pastedeploy==3.1.0
# via plaster-pastedeploy
pep8==1.7.1
plaster==1.1.2
# via
# plaster-pastedeploy
# pyramid
plaster-pastedeploy==1.0.1
# via pyramid
pluggy==1.5.0
# via pytest
pygments==2.18.0
# via sphinx
pyramid==2.0.2
# via pyramid-jinja2
pyramid-jinja2==2.10
pytest==7.4.3
# via pytest-cov
pytest-cov==4.1.0
python-dateutil==2.8.2
requests==2.32.3
# via
# coveralls
# sphinx
setuptools==74.1.0
# via
# pyramid
# zope-deprecation
# zope-interface
six==1.16.0
# via
# python-dateutil
# sphinxcontrib-httpdomain
snowballstemmer==2.2.0
# via sphinx
sphinx==7.1.2
# via
# oe-sphinx-theme
# sphinx-rtd-theme
# sphinxcontrib-httpdomain
# sphinxcontrib-jquery
# sphinxcontrib-plantuml
sphinx-rtd-theme==2.0.0
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-httpdomain==1.8.1
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-plantuml==0.27
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
translationstring==1.4
# via pyramid
urllib3==2.2.2
# via requests
venusian==3.1.0
# via pyramid
waitress==2.1.2
webob==1.8.8
# via pyramid
zope-deprecation==5.0
# via
# pyramid
# pyramid-jinja2
zope-interface==7.0.3
# via pyramid