1
- #
2
- # This file is autogenerated by pip-compile with Python 3.10
3
- # by the following command:
4
- #
5
- # pip-compile common-requirements.in
6
- #
7
- -e git+https://github.com/open-contracting/standard_theme.git@open_contracting#egg=standard_theme
8
- # via -r common-requirements.in
1
+ # This file was autogenerated by uv via the following command:
2
+ # uv pip compile common-requirements.in -o common-requirements.txt
9
3
alabaster==0.7.12
10
4
# via sphinx
11
5
async-generator==1.10
@@ -50,7 +44,7 @@ docutils==0.18
50
44
# sphinx
51
45
elastic-transport==8.4.0
52
46
# via elasticsearch
53
- elasticsearch[requests] ==8.6.2
47
+ elasticsearch==8.6.2
54
48
# via ocdsindex
55
49
exceptiongroup==1.0.0
56
50
# via pytest
@@ -65,7 +59,7 @@ imagesize==1.4.1
65
59
# via sphinx
66
60
iniconfig==1.1.1
67
61
# via pytest
68
- jinja2==3.1.2
62
+ jinja2==3.1.5
69
63
# via
70
64
# myst-parser
71
65
# sphinx
@@ -104,6 +98,8 @@ packaging==21.3
104
98
# build
105
99
# pytest
106
100
# sphinx
101
+ pip==25.0
102
+ # via pip-tools
107
103
pip-tools==6.13.0
108
104
# via -r common-requirements.in
109
105
pluggy==0.13.1
@@ -136,6 +132,10 @@ requests-cache==0.5.2
136
132
# via ocdsextensionregistry
137
133
selenium==4.1.3
138
134
# via -r common-requirements.in
135
+ setuptools==75.8.0
136
+ # via
137
+ # pip-tools
138
+ # sphinx-intl
139
139
six==1.15.0
140
140
# via livereload
141
141
sniffio==1.2.0
@@ -166,6 +166,8 @@ sphinxcontrib-qthelp==1.0.3
166
166
# via sphinx
167
167
sphinxcontrib-serializinghtml==1.1.5
168
168
# via sphinx
169
+ standard-theme @ git+https://github.com/open-contracting/standard_theme.git@d56505d69fceeb43535a3387172b2024eead536e#egg=standard_theme
170
+ # via -r common-requirements.in
169
171
tomli==2.0.1
170
172
# via
171
173
# build
@@ -183,7 +185,7 @@ typing-extensions==4.4.0
183
185
# via myst-parser
184
186
uc-micro-py==1.0.1
185
187
# via linkify-it-py
186
- urllib3[secure,socks] ==1.26.5
188
+ urllib3==1.26.5
187
189
# via
188
190
# elastic-transport
189
191
# requests
@@ -192,7 +194,3 @@ wheel==0.38.4
192
194
# via pip-tools
193
195
wsproto==1.1.0
194
196
# via trio-websocket
195
-
196
- # The following packages are considered to be unsafe in a requirements file:
197
- # pip
198
- # setuptools
0 commit comments