Skip to content

Commit 4496596

Browse files
authored
add mkdocs and mkdocs-material (#1610)
1 parent eac0948 commit 4496596

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

packages.ini

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ python_versions = <3.13
7070
[avro==1.11.1]
7171

7272
[babel==2.10.3]
73+
[babel==2.17.0]
74+
75+
[backrefs==5.9]
7376

7477
[bcrypt==4.0.0]
7578
[bcrypt==4.1.3]
@@ -610,6 +613,8 @@ validate_incorrect_missing_deps = psycopg2-binary
610613
[frozenlist==1.4.1]
611614
[frozenlist==1.5.0]
612615

616+
[ghp-import==2.1.0]
617+
613618
[gitdb==4.0.5]
614619
[gitdb==4.0.7]
615620

@@ -1011,6 +1016,7 @@ brew_requires =
10111016

10121017
[markdown==3.3.7]
10131018
[markdown==3.4.1]
1019+
[markdown==3.8.2]
10141020

10151021
[markdown-it-py==2.1.0]
10161022
[markdown-it-py==3.0.0]
@@ -1047,12 +1053,22 @@ brew_requires = libmaxminddb
10471053

10481054
[mdurl==0.1.2]
10491055

1056+
[mergedeep==1.3.4]
1057+
10501058
[milksnake==0.1.5]
10511059
[milksnake==0.1.6]
10521060

10531061
[mistune==2.0.4]
10541062
[mistune==3.0.1]
10551063

1064+
[mkdocs==1.6.1]
1065+
1066+
[mkdocs-get-deps==0.2.0]
1067+
1068+
[mkdocs-material==9.6.17]
1069+
1070+
[mkdocs-material-extensions==1.3.1]
1071+
10561072
[mmh3==3.0.0]
10571073
[mmh3==4.0.0]
10581074

@@ -1193,6 +1209,8 @@ python_versions = <3.13
11931209
[packaging==24.2]
11941210
[packaging==25.0]
11951211

1212+
[paginate==0.5.7]
1213+
11961214
[paramiko==2.11.0]
11971215
[paramiko==3.4.0]
11981216
[paramiko==3.4.1]
@@ -1285,6 +1303,7 @@ python_versions = <3.13
12851303
[platformdirs==4.2.2]
12861304
[platformdirs==4.3.6]
12871305
[platformdirs==4.3.7]
1306+
[platformdirs==4.3.8]
12881307

12891308
[pluggy==0.13.1]
12901309
[pluggy==1.0.0]
@@ -1444,6 +1463,7 @@ python_versions = <3.13
14441463

14451464
[pygments==2.13.0]
14461465
[pygments==2.18.0]
1466+
[pygments==2.19.2]
14471467

14481468
[pyjwt==2.4.0]
14491469
[pyjwt==2.10.1]
@@ -1452,6 +1472,8 @@ python_versions = <3.13
14521472
apt_requires = libmemcached-dev
14531473
brew_requires = libmemcached
14541474

1475+
[pymdown-extensions==10.16.1]
1476+
14551477
[pymemcache==4.0.0]
14561478

14571479
[pynacl==1.5.0]
@@ -1648,6 +1670,8 @@ python_versions = <3.13
16481670
apt_requires = libyaml-dev
16491671
brew_requires = libyaml
16501672

1673+
[pyyaml-env-tag==1.1]
1674+
16511675
[pyzmq==24.0.0]
16521676
python_versions = <3.12
16531677

@@ -3220,6 +3244,7 @@ python_versions = <3.13
32203244
python_versions = <3.12
32213245
[watchdog==3.0.0]
32223246
python_versions = <3.12
3247+
[watchdog==6.0.0]
32233248

32243249
[watchfiles==1.1.0]
32253250

0 commit comments

Comments
 (0)