File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ pathspec==0.12.1
14
14
Babel == 2.17.0
15
15
paginate == 0.5.7
16
16
mkdocs == 1.6.1
17
- mkdocs-material == 9.6.19
17
+ mkdocs-material == 9.6.20
18
18
mkdocs-exclude-search == 0.6.6
19
19
mkdocs-simple-hooks == 0.1.5
20
20
mkdocs-material-extensions == 1.3.1
Original file line number Diff line number Diff line change 270
270
'pdfminer.six==20250324;python_version<"3.9"' ,
271
271
'pdfminer.six==20250506;python_version>="3.9"' ,
272
272
'cryptography==39.0.2;python_version<"3.9"' ,
273
- 'cryptography==45 .0.7 ;python_version>="3.9"' ,
273
+ 'cryptography==46 .0.1 ;python_version>="3.9"' ,
274
274
'cffi==1.17.1;python_version<"3.9"' ,
275
275
'cffi==2.0.0;python_version>="3.9"' ,
276
276
'pycparser==2.22;python_version<"3.9"' ,
296
296
],
297
297
# pip install -e .[psutil]
298
298
"psutil" : [
299
- "psutil==7.0 .0" ,
299
+ "psutil==7.1 .0" ,
300
300
],
301
301
# pip install -e .[pyautogui]
302
302
"pyautogui" : [
You can’t perform that action at this time.
0 commit comments