Skip to content

Commit 99855bb

Browse files
chore(deps): refresh pip-compile outputs (#863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: stranske <stranske@gmail.com>
1 parent eca0a87 commit 99855bb

1 file changed

Lines changed: 48 additions & 31 deletions

File tree

requirements.lock

Lines changed: 48 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,43 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile pyproject.toml --output-file=requirements.lock
3-
altair==6.0.0
3+
altair==6.2.1
44
# via
55
# collab-admin (pyproject.toml)
66
# streamlit
7-
attrs==25.4.0
7+
anyio==4.14.0
8+
# via
9+
# starlette
10+
# streamlit
11+
attrs==26.1.0
812
# via
913
# jsonschema
1014
# referencing
1115
blinker==1.9.0
1216
# via streamlit
13-
cachetools==6.2.6
17+
cachetools==7.1.4
1418
# via streamlit
15-
certifi==2026.1.4
19+
certifi==2026.6.17
1620
# via requests
17-
charset-normalizer==3.4.4
21+
charset-normalizer==3.4.7
1822
# via requests
19-
click==8.3.1
20-
# via streamlit
23+
click==8.4.1
24+
# via
25+
# streamlit
26+
# uvicorn
2127
gitdb==4.0.12
2228
# via gitpython
23-
gitpython==3.1.46
29+
gitpython==3.1.50
30+
# via streamlit
31+
h11==0.16.0
32+
# via uvicorn
33+
httptools==0.8.0
34+
# via streamlit
35+
idna==3.18
36+
# via
37+
# anyio
38+
# requests
39+
itsdangerous==2.2.0
2440
# via streamlit
25-
idna==3.11
26-
# via requests
2741
jinja2==3.1.6
2842
# via
2943
# altair
@@ -34,65 +48,68 @@ jsonschema-specifications==2025.9.1
3448
# via jsonschema
3549
markupsafe==3.0.3
3650
# via jinja2
37-
narwhals==2.16.0
51+
narwhals==2.22.1
3852
# via altair
39-
numpy==2.4.2
53+
numpy==2.5.0
4054
# via
4155
# pandas
4256
# pydeck
4357
# streamlit
44-
packaging==26.0
58+
packaging==26.2
4559
# via
4660
# altair
4761
# streamlit
48-
pandas==2.3.3
62+
pandas==3.0.3
4963
# via
5064
# collab-admin (pyproject.toml)
5165
# streamlit
52-
pillow==12.1.1
66+
pillow==12.2.0
5367
# via streamlit
54-
protobuf==6.33.5
68+
protobuf==7.35.1
5569
# via streamlit
56-
pyarrow==23.0.1
70+
pyarrow==24.0.0
5771
# via streamlit
58-
pydeck==0.9.1
72+
pydeck==0.9.2
5973
# via streamlit
6074
python-dateutil==2.9.0.post0
6175
# via pandas
62-
pytz==2025.2
63-
# via pandas
64-
pyyaml==6.0.2
76+
python-multipart==0.0.32
77+
# via streamlit
78+
pyyaml==6.0.3
6579
# via collab-admin (pyproject.toml)
6680
referencing==0.37.0
6781
# via
6882
# jsonschema
6983
# jsonschema-specifications
70-
requests==2.32.5
84+
requests==2.34.2
7185
# via
7286
# collab-admin (pyproject.toml)
7387
# streamlit
74-
rpds-py==0.30.0
88+
rpds-py==2026.5.1
7589
# via
7690
# jsonschema
7791
# referencing
7892
six==1.17.0
7993
# via python-dateutil
80-
smmap==5.0.2
94+
smmap==5.0.3
8195
# via gitdb
82-
streamlit==1.54.0
96+
starlette==1.3.1
97+
# via streamlit
98+
streamlit==1.58.0
8399
# via collab-admin (pyproject.toml)
84100
tenacity==9.1.4
85101
# via streamlit
86102
toml==0.10.2
87103
# via streamlit
88-
tornado==6.5.4
89-
# via streamlit
90104
typing-extensions==4.15.0
91105
# via
92106
# altair
93-
# referencing
94107
# streamlit
95-
tzdata==2025.3
96-
# via pandas
97-
urllib3==2.6.3
108+
urllib3==2.7.0
98109
# via requests
110+
uvicorn==0.49.0
111+
# via streamlit
112+
watchdog==6.0.0
113+
# via streamlit
114+
websockets==16.0
115+
# via streamlit

0 commit comments

Comments
 (0)