Skip to content

Commit ff5bc0a

Browse files
committed
Refresh generated Citus image requirements
1 parent ac4338a commit ff5bc0a

4 files changed

Lines changed: 64 additions & 66 deletions

File tree

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
# generated from Citus's Pipfile.lock (in src/test/regress) as of citusdata/citus#8488
1+
# generated from Citus's Pipfile.lock (in src/test/regress)
22
# using `pipenv requirements > requirements.txt`, so as to avoid the
33
# need for pipenv/pyenv in this image
44

55
-i https://pypi.python.org/simple
66
aioquic==1.2.0; python_version >= '3.8'
77
argon2-cffi==25.1.0; python_version >= '3.8'
88
argon2-cffi-bindings==25.1.0; python_version >= '3.9'
9-
asgiref==3.10.0; python_version >= '3.9'
10-
attrs==25.4.0; python_version >= '3.9'
9+
asgiref==3.11.0; python_version >= '3.9'
10+
attrs==26.1.0; python_version >= '3.9'
1111
bcrypt==5.0.0; python_version >= '3.8'
1212
blinker==1.9.0; python_version >= '3.9'
1313
brotli==1.2.0
1414
certifi==2026.2.25; python_version >= '3.7'
1515
cffi==2.0.0; python_version >= '3.9'
16-
click==8.3.1; python_version >= '3.10'
16+
click==8.3.2; python_version >= '3.10'
1717
construct==2.10.70; python_version >= '3.6'
18-
cryptography==46.0.5; python_version >= '3.8' and python_full_version not in '3.9.0, 3.9.1'
18+
cryptography==46.0.7; python_version >= '3.8' and python_full_version not in '3.9.0, 3.9.1'
1919
docopt==0.6.2
2020
execnet==2.1.2; python_version >= '3.8'
21-
filelock==3.25.0; python_version >= '3.10'
22-
flask==3.1.2; python_version >= '3.9'
21+
filelock==3.28.0; python_version >= '3.10'
22+
flask==3.1.3; python_version >= '3.9'
2323
h11==0.16.0; python_version >= '3.8'
2424
h2==4.3.0; python_version >= '3.9'
2525
hpack==4.1.0; python_version >= '3.9'
@@ -30,36 +30,35 @@ jinja2==3.1.6; python_version >= '3.7'
3030
kaitaistruct==0.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3131
ldap3==2.9.1
3232
markupsafe==3.0.3; python_version >= '3.9'
33-
mitmproxy @ git+https://github.com/citusdata/mitmproxy.git@30b588eb1b7c66da233d7c471ec23f2b632ed531
33+
mitmproxy==12.2.2; python_version >= '3.12'
3434
mitmproxy-linux==0.12.9; python_version >= '3.12'
3535
mitmproxy-rs==0.12.9; python_version >= '3.12'
3636
msgpack==1.1.2; python_version >= '3.9'
37-
packaging==26.0; python_version >= '3.8'
37+
packaging==26.1; python_version >= '3.8'
3838
pluggy==1.6.0; python_version >= '3.9'
3939
psycopg==3.3.3; python_version >= '3.10'
4040
publicsuffix2==2.20191221
41-
pyasn1==0.6.2; python_version >= '3.8'
41+
pyasn1==0.6.3; python_version >= '3.8'
4242
pyasn1-modules==0.4.2; python_version >= '3.8'
4343
pycparser==3.0; python_version >= '3.10'
44-
pygments==2.19.2; python_version >= '3.8'
45-
pylsqpack==0.3.23; python_version >= '3.10'
44+
pygments==2.20.0; python_version >= '3.9'
45+
pylsqpack==0.3.24; python_version >= '3.10'
4646
pyopenssl==25.3.0; python_version >= '3.7'
47-
pyparsing==3.2.5; python_version >= '3.9'
47+
pyparsing==3.3.2; python_version >= '3.9'
4848
pyperclip==1.9.0
49-
pytest==9.0.2; python_version >= '3.10'
49+
pytest==9.0.3; python_version >= '3.10'
5050
pytest-asyncio==1.3.0; python_version >= '3.10'
5151
pytest-repeat==0.9.4; python_version >= '3.9'
5252
pytest-timeout==2.4.0; python_version >= '3.7'
5353
pytest-xdist==3.8.0; python_version >= '3.9'
5454
pyyaml==6.0.3; python_version >= '3.8'
55-
ruamel.yaml==0.18.16; python_version >= '3.8'
56-
ruamel.yaml.clib==0.2.15; python_version >= '3.9'
55+
ruamel.yaml==0.19.1; python_version >= '3.9'
5756
service-identity==24.2.0; python_version >= '3.8'
5857
sortedcontainers==2.4.0
59-
tornado==6.5.2; python_version >= '3.9'
58+
tornado==6.5.5; python_version >= '3.9'
6059
typing-extensions==4.14.0; python_version >= '3.9'
61-
urwid==3.0.3; python_full_version >= '3.9.0'
60+
urwid==3.0.5; python_full_version >= '3.9.0'
6261
wcwidth==0.6.0; python_version >= '3.8'
63-
werkzeug==3.1.5; python_version >= '3.9'
64-
wsproto==1.2.0; python_full_version >= '3.7.0'
62+
werkzeug==3.1.6; python_version >= '3.9'
63+
wsproto==1.3.2; python_version >= '3.10'
6564
zstandard==0.25.0; python_version >= '3.9'
Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
# generated from Citus's Pipfile.lock (in src/test/regress) as of citusdata/citus#8488
1+
# generated from Citus's Pipfile.lock (in src/test/regress)
22
# using `pipenv requirements > requirements.txt`, so as to avoid the
33
# need for pipenv/pyenv in this image
44

55
-i https://pypi.python.org/simple
66
aioquic==1.2.0; python_version >= '3.8'
77
argon2-cffi==25.1.0; python_version >= '3.8'
88
argon2-cffi-bindings==25.1.0; python_version >= '3.9'
9-
asgiref==3.10.0; python_version >= '3.9'
10-
attrs==25.4.0; python_version >= '3.9'
9+
asgiref==3.11.0; python_version >= '3.9'
10+
attrs==26.1.0; python_version >= '3.9'
1111
bcrypt==5.0.0; python_version >= '3.8'
1212
blinker==1.9.0; python_version >= '3.9'
1313
brotli==1.2.0
1414
certifi==2026.2.25; python_version >= '3.7'
1515
cffi==2.0.0; python_version >= '3.9'
16-
click==8.3.1; python_version >= '3.10'
16+
click==8.3.2; python_version >= '3.10'
1717
construct==2.10.70; python_version >= '3.6'
18-
cryptography==46.0.5; python_version >= '3.8' and python_full_version not in '3.9.0, 3.9.1'
18+
cryptography==46.0.7; python_version >= '3.8' and python_full_version not in '3.9.0, 3.9.1'
1919
docopt==0.6.2
2020
execnet==2.1.2; python_version >= '3.8'
21-
filelock==3.25.0; python_version >= '3.10'
22-
flask==3.1.2; python_version >= '3.9'
21+
filelock==3.28.0; python_version >= '3.10'
22+
flask==3.1.3; python_version >= '3.9'
2323
h11==0.16.0; python_version >= '3.8'
2424
h2==4.3.0; python_version >= '3.9'
2525
hpack==4.1.0; python_version >= '3.9'
@@ -30,36 +30,35 @@ jinja2==3.1.6; python_version >= '3.7'
3030
kaitaistruct==0.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3131
ldap3==2.9.1
3232
markupsafe==3.0.3; python_version >= '3.9'
33-
mitmproxy @ git+https://github.com/citusdata/mitmproxy.git@30b588eb1b7c66da233d7c471ec23f2b632ed531
33+
mitmproxy==12.2.2; python_version >= '3.12'
3434
mitmproxy-linux==0.12.9; python_version >= '3.12'
3535
mitmproxy-rs==0.12.9; python_version >= '3.12'
3636
msgpack==1.1.2; python_version >= '3.9'
37-
packaging==26.0; python_version >= '3.8'
37+
packaging==26.1; python_version >= '3.8'
3838
pluggy==1.6.0; python_version >= '3.9'
3939
psycopg==3.3.3; python_version >= '3.10'
4040
publicsuffix2==2.20191221
41-
pyasn1==0.6.2; python_version >= '3.8'
41+
pyasn1==0.6.3; python_version >= '3.8'
4242
pyasn1-modules==0.4.2; python_version >= '3.8'
4343
pycparser==3.0; python_version >= '3.10'
44-
pygments==2.19.2; python_version >= '3.8'
45-
pylsqpack==0.3.23; python_version >= '3.10'
44+
pygments==2.20.0; python_version >= '3.9'
45+
pylsqpack==0.3.24; python_version >= '3.10'
4646
pyopenssl==25.3.0; python_version >= '3.7'
47-
pyparsing==3.2.5; python_version >= '3.9'
47+
pyparsing==3.3.2; python_version >= '3.9'
4848
pyperclip==1.9.0
49-
pytest==9.0.2; python_version >= '3.10'
49+
pytest==9.0.3; python_version >= '3.10'
5050
pytest-asyncio==1.3.0; python_version >= '3.10'
5151
pytest-repeat==0.9.4; python_version >= '3.9'
5252
pytest-timeout==2.4.0; python_version >= '3.7'
5353
pytest-xdist==3.8.0; python_version >= '3.9'
5454
pyyaml==6.0.3; python_version >= '3.8'
55-
ruamel.yaml==0.18.16; python_version >= '3.8'
56-
ruamel.yaml.clib==0.2.15; python_version >= '3.9'
55+
ruamel.yaml==0.19.1; python_version >= '3.9'
5756
service-identity==24.2.0; python_version >= '3.8'
5857
sortedcontainers==2.4.0
59-
tornado==6.5.2; python_version >= '3.9'
58+
tornado==6.5.5; python_version >= '3.9'
6059
typing-extensions==4.14.0; python_version >= '3.9'
61-
urwid==3.0.3; python_full_version >= '3.9.0'
60+
urwid==3.0.5; python_full_version >= '3.9.0'
6261
wcwidth==0.6.0; python_version >= '3.8'
63-
werkzeug==3.1.5; python_version >= '3.9'
64-
wsproto==1.2.0; python_full_version >= '3.7.0'
62+
werkzeug==3.1.6; python_version >= '3.9'
63+
wsproto==1.3.2; python_version >= '3.10'
6564
zstandard==0.25.0; python_version >= '3.9'
Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
# generated from Citus's Pipfile.lock (in src/test/regress) as of citusdata/citus#8488
1+
# generated from Citus's Pipfile.lock (in src/test/regress)
22
# using `pipenv requirements > requirements.txt`, so as to avoid the
33
# need for pipenv/pyenv in this image
44

55
-i https://pypi.python.org/simple
66
aioquic==1.2.0; python_version >= '3.8'
77
argon2-cffi==25.1.0; python_version >= '3.8'
88
argon2-cffi-bindings==25.1.0; python_version >= '3.9'
9-
asgiref==3.10.0; python_version >= '3.9'
10-
attrs==25.4.0; python_version >= '3.9'
9+
asgiref==3.11.0; python_version >= '3.9'
10+
attrs==26.1.0; python_version >= '3.9'
1111
bcrypt==5.0.0; python_version >= '3.8'
1212
blinker==1.9.0; python_version >= '3.9'
1313
brotli==1.2.0
1414
certifi==2026.2.25; python_version >= '3.7'
1515
cffi==2.0.0; python_version >= '3.9'
16-
click==8.3.1; python_version >= '3.10'
16+
click==8.3.2; python_version >= '3.10'
1717
construct==2.10.70; python_version >= '3.6'
18-
cryptography==46.0.5; python_version >= '3.8' and python_full_version not in '3.9.0, 3.9.1'
18+
cryptography==46.0.7; python_version >= '3.8' and python_full_version not in '3.9.0, 3.9.1'
1919
docopt==0.6.2
2020
execnet==2.1.2; python_version >= '3.8'
21-
filelock==3.25.0; python_version >= '3.10'
22-
flask==3.1.2; python_version >= '3.9'
21+
filelock==3.28.0; python_version >= '3.10'
22+
flask==3.1.3; python_version >= '3.9'
2323
h11==0.16.0; python_version >= '3.8'
2424
h2==4.3.0; python_version >= '3.9'
2525
hpack==4.1.0; python_version >= '3.9'
@@ -30,36 +30,35 @@ jinja2==3.1.6; python_version >= '3.7'
3030
kaitaistruct==0.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3131
ldap3==2.9.1
3232
markupsafe==3.0.3; python_version >= '3.9'
33-
mitmproxy @ git+https://github.com/citusdata/mitmproxy.git@30b588eb1b7c66da233d7c471ec23f2b632ed531
33+
mitmproxy==12.2.2; python_version >= '3.12'
3434
mitmproxy-linux==0.12.9; python_version >= '3.12'
3535
mitmproxy-rs==0.12.9; python_version >= '3.12'
3636
msgpack==1.1.2; python_version >= '3.9'
37-
packaging==26.0; python_version >= '3.8'
37+
packaging==26.1; python_version >= '3.8'
3838
pluggy==1.6.0; python_version >= '3.9'
3939
psycopg==3.3.3; python_version >= '3.10'
4040
publicsuffix2==2.20191221
41-
pyasn1==0.6.2; python_version >= '3.8'
41+
pyasn1==0.6.3; python_version >= '3.8'
4242
pyasn1-modules==0.4.2; python_version >= '3.8'
4343
pycparser==3.0; python_version >= '3.10'
44-
pygments==2.19.2; python_version >= '3.8'
45-
pylsqpack==0.3.23; python_version >= '3.10'
44+
pygments==2.20.0; python_version >= '3.9'
45+
pylsqpack==0.3.24; python_version >= '3.10'
4646
pyopenssl==25.3.0; python_version >= '3.7'
47-
pyparsing==3.2.5; python_version >= '3.9'
47+
pyparsing==3.3.2; python_version >= '3.9'
4848
pyperclip==1.9.0
49-
pytest==9.0.2; python_version >= '3.10'
49+
pytest==9.0.3; python_version >= '3.10'
5050
pytest-asyncio==1.3.0; python_version >= '3.10'
5151
pytest-repeat==0.9.4; python_version >= '3.9'
5252
pytest-timeout==2.4.0; python_version >= '3.7'
5353
pytest-xdist==3.8.0; python_version >= '3.9'
5454
pyyaml==6.0.3; python_version >= '3.8'
55-
ruamel.yaml==0.18.16; python_version >= '3.8'
56-
ruamel.yaml.clib==0.2.15; python_version >= '3.9'
55+
ruamel.yaml==0.19.1; python_version >= '3.9'
5756
service-identity==24.2.0; python_version >= '3.8'
5857
sortedcontainers==2.4.0
59-
tornado==6.5.2; python_version >= '3.9'
58+
tornado==6.5.5; python_version >= '3.9'
6059
typing-extensions==4.14.0; python_version >= '3.9'
61-
urwid==3.0.3; python_full_version >= '3.9.0'
60+
urwid==3.0.5; python_full_version >= '3.9.0'
6261
wcwidth==0.6.0; python_version >= '3.8'
63-
werkzeug==3.1.5; python_version >= '3.9'
64-
wsproto==1.2.0; python_full_version >= '3.7.0'
62+
werkzeug==3.1.6; python_version >= '3.9'
63+
wsproto==1.3.2; python_version >= '3.10'
6564
zstandard==0.25.0; python_version >= '3.9'
Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
1-
# generated from Citus's Pipfile.lock (in src/test/regress) as of citusdata/citus#8488
1+
# generated from Citus's Pipfile.lock (in src/test/regress)
22
# using `pipenv requirements --dev-only > requirements.txt`, so as to avoid the
33
# need for pipenv/pyenv in this image
44

55
-i https://pypi.python.org/simple
6-
attrs==25.4.0; python_version >= '3.9'
7-
black==24.10.0; python_version >= '3.9'
8-
click==8.3.1; python_version >= '3.10'
6+
attrs==26.1.0; python_version >= '3.9'
7+
black==26.3.1; python_version >= '3.10'
8+
click==8.3.2; python_version >= '3.10'
99
flake8==7.3.0; python_version >= '3.9'
1010
flake8-bugbear==25.11.29; python_version >= '3.10'
1111
isort==8.0.1; python_full_version >= '3.10.0'
1212
mccabe==0.7.0; python_version >= '3.6'
1313
mypy-extensions==1.1.0; python_version >= '3.8'
14-
packaging==26.0; python_version >= '3.8'
14+
packaging==26.1; python_version >= '3.8'
1515
pathspec==1.0.4; python_version >= '3.9'
16-
platformdirs==4.9.2; python_version >= '3.10'
16+
platformdirs==4.9.6; python_version >= '3.10'
1717
pycodestyle==2.14.0; python_version >= '3.9'
1818
pyflakes==3.4.0; python_version >= '3.9'
19+
pytokens==0.4.1; python_version >= '3.8'

0 commit comments

Comments
 (0)