1
- #
2
- # This file is autogenerated by pip-compile with Python 3.9
3
- # by the following command:
4
- #
5
- # pip-compile
6
- #
1
+ # This file was autogenerated by uv via the following command:
2
+ # uv pip compile requirements.in -o requirements.txt --no-emit-package setuptools -p 3.9 --universal
7
3
activitystream == 0.5.0
8
4
# via -r requirements.in
9
5
aiosmtpd == 1.4.6
@@ -24,7 +20,7 @@ beautifulsoup4==4.13.3
24
20
# via
25
21
# -r requirements.in
26
22
# webtest
27
- bleach [ css ] == 6.2.0
23
+ bleach == 6.2.0
28
24
# via pypeline
29
25
boto3 == 1.35.37
30
26
# via pymongo-auth-aws
@@ -49,6 +45,10 @@ charset-normalizer==3.4.1
49
45
# via requests
50
46
colander == 1.8.3
51
47
# via -r requirements.in
48
+ colorama == 0.4.6 ; sys_platform == 'win32'
49
+ # via
50
+ # pytest
51
+ # qrcode
52
52
crank == 0.8.1
53
53
# via turbogears2
54
54
creoleparser == 0.7.5
@@ -74,7 +74,7 @@ easywidgets==0.4.2
74
74
# via -r requirements.in
75
75
emoji == 2.14.1
76
76
# via -r requirements.in
77
- exceptiongroup == 1.2.2
77
+ exceptiongroup == 1.2.2 ; python_full_version < '3.11'
78
78
# via
79
79
# anyio
80
80
# pytest
@@ -117,7 +117,7 @@ idna==3.10
117
117
# anyio
118
118
# httpx
119
119
# requests
120
- importlib-metadata == 8.6.1
120
+ importlib-metadata == 8.6.1 ; python_full_version < '3.10'
121
121
# via markdown
122
122
inflection == 0.5.1
123
123
# via profanityfilter
@@ -133,6 +133,10 @@ jmespath==1.0.1
133
133
# botocore
134
134
joserfc == 1.0.3
135
135
# via beaker-session-jwt
136
+ legacy-cgi == 2.6.2 ; python_full_version >= '3.13'
137
+ # via
138
+ # -r requirements.in
139
+ # webob
136
140
lxml == 5.3.1
137
141
# via -r requirements.in
138
142
markdown == 3.7
@@ -201,7 +205,7 @@ pycparser==2.22
201
205
# via cffi
202
206
pygments == 2.19.1
203
207
# via -r requirements.in
204
- pymongo [ encryption ] == 4.11.1
208
+ pymongo == 4.11.1
205
209
# via
206
210
# -r requirements.in
207
211
# activitystream
@@ -211,7 +215,7 @@ pymongo-auth-aws==1.3.0
211
215
# via pymongo
212
216
pymongocrypt == 1.12.2
213
217
# via pymongo
214
- pypeline [ creole,markdown,rst,textile ] == 0.7.0
218
+ pypeline == 0.7.0
215
219
# via -r requirements.in
216
220
pysolr == 3.10.0
217
221
# via -r requirements.in
@@ -295,7 +299,7 @@ timermiddleware==0.6.3
295
299
# via -r requirements.in
296
300
tinycss2 == 1.1.1
297
301
# via bleach
298
- tomli == 2.2.1
302
+ tomli == 2.2.1 ; python_full_version < '3.11'
299
303
# via pytest
300
304
translationstring == 1.4
301
305
# via colander
@@ -333,8 +337,8 @@ werkzeug==3.1.3
333
337
# via -r requirements.in
334
338
wrapt == 1.17.2
335
339
# via -r requirements.in
336
- zipp == 3.21.0
340
+ zipp == 3.21.0 ; python_full_version < '3.10'
337
341
# via importlib-metadata
338
342
339
- # The following packages are considered to be unsafe in a requirements file :
343
+ # The following packages were excluded from the output :
340
344
# setuptools
0 commit comments