File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed
Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ certifi==2025.10.5
1414 # via
1515 # httpcore
1616 # httpx
17+ cffi == 2.0.0
18+ # via cryptography
1719click == 8.3.0
1820 # via
1921 # click-default-group
@@ -26,6 +28,8 @@ click-default-group==1.2.4
2628 # sqlite-utils
2729cogapp == 3.6.0
2830 # via -r requirements.in
31+ cryptography == 46.0.3
32+ # via secretstorage
2933datasette == 0.65.1
3034 # via -r requirements.in
3135flexcache == 0.3
@@ -69,6 +73,10 @@ jaraco-context==6.0.1
6973 # via keyring
7074jaraco-functools == 4.3.0
7175 # via keyring
76+ jeepney == 0.9.0
77+ # via
78+ # keyring
79+ # secretstorage
7280jinja2 == 3.1.6
7381 # via datasette
7482keyring == 25.6.0
@@ -91,8 +99,6 @@ pillow==12.0.0
9199 # pillow-heif
92100pillow-heif == 1.1.1
93101 # via -r requirements.in
94- pip == 25.3
95- # via datasette
96102platformdirs == 4.5.0
97103 # via datasette
98104pluggy == 1.6.0
@@ -102,6 +108,8 @@ pluggy==1.6.0
102108 # sqlite-utils
103109protobuf == 6.33.0
104110 # via iterm2
111+ pycparser == 2.23
112+ # via cffi
105113pygments == 2.19.2
106114 # via
107115 # -r requirements.in
@@ -116,10 +124,10 @@ python-multipart==0.0.20
116124 # via asgi-csrf
117125pyyaml == 6.0.3
118126 # via datasette
119- ruff == 0.14.3
127+ ruff == 0.14.4
120128 # via -r requirements.in
121- setuptools == 80.9 .0
122- # via datasette
129+ secretstorage == 3.4 .0
130+ # via keyring
123131six == 1.17.0
124132 # via python-dateutil
125133smartypants == 2.0.2
You can’t perform that action at this time.
0 commit comments