File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ dependencies = [
2525 " paramiko>=3.4.0" ,
2626 " PySide6>=6.6.0" ,
2727 " watchdog>=4.0.0" ,
28- " cryptography>=42 .0.0 " ,
29- " prometheus_client>=0.20 .0" ,
28+ " cryptography>=46 .0.7 " ,
29+ " prometheus_client>=0.25 .0" ,
3030 " defusedxml>=0.7.1" ,
3131 " tomli>=2.0.1; python_version<\" 3.11\" "
3232]
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ google-api-python-client
33google-auth-httplib2
44google-auth-oauthlib
55APScheduler
6- cryptography>=42 .0.0
7- prometheus_client>=0.20 .0
6+ cryptography>=46 .0.7
7+ prometheus_client>=0.25 .0
88defusedxml>=0.7.1
99twine
1010build
Original file line number Diff line number Diff line change 1- sphinx >= 7.0
1+ sphinx >= 7.4.7
22sphinx-rtd-theme
33myst-parser
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ dependencies = [
2525 " paramiko>=3.4.0" ,
2626 " PySide6>=6.6.0" ,
2727 " watchdog>=4.0.0" ,
28- " cryptography>=42 .0.0 " ,
29- " prometheus_client>=0.20 .0" ,
28+ " cryptography>=46 .0.7 " ,
29+ " prometheus_client>=0.25 .0" ,
3030 " defusedxml>=0.7.1" ,
3131 " tomli>=2.0.1; python_version<\" 3.11\" "
3232]
You can’t perform that action at this time.
0 commit comments