File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,29 +5,29 @@ description = "Docker base image dependencies for REF"
55requires-python = " >=3.10"
66dependencies = [
77 " backcall==0.2.0" ,
8- " blinker==1.7 .0" ,
9- " cerberus==1.3.7 " ,
10- " chardet==5.2.0 " ,
8+ " blinker==1.9 .0" ,
9+ " cerberus==1.3.8 " ,
10+ " chardet==7.4.3 " ,
1111 " distro==1.9.0" ,
12- " importlib-resources==6.5.2 " ,
13- " ipython==8.31 .0" ,
12+ " importlib-resources==7.1.0 " ,
13+ " ipython==8.39 .0" ,
1414 " itsdangerous==2.2.0" ,
15- " lazy-object-proxy==1.10 .0" ,
16- " matplotlib==3.10.0 " ,
17- " mypy==1.14 .1" ,
18- " oauthlib==3.2.2 " ,
19- " opencv-python==4.11 .0.86 " ,
15+ " lazy-object-proxy==1.12 .0" ,
16+ " matplotlib==3.10.8 " ,
17+ " mypy==1.20 .1" ,
18+ " oauthlib==3.3.1 " ,
19+ " opencv-python==4.13 .0.92 " ,
2020 " pathlib2==2.3.7.post1" ,
2121 " pickleshare==0.7.5" ,
22- " pwntools==4.14 .0" ,
23- " pyjwt==2.7.0 " ,
24- " pylint==3.3.4 " ,
25- " pyyaml==6.0.1 " ,
26- " requests-unixsocket==0.3.0 " ,
27- " tomli==2.2 .1" ,
28- " tqdm==4.67.1 " ,
29- " wrapt==1.17 .2" ,
30- " zipp==3.21.0 " ,
22+ " pwntools==4.15 .0" ,
23+ " pyjwt==2.12.1 " ,
24+ " pylint==4.0.5 " ,
25+ " pyyaml==6.0.3 " ,
26+ " requests-unixsocket==0.4.1 " ,
27+ " tomli==2.4 .1" ,
28+ " tqdm==4.67.3 " ,
29+ " wrapt==2.1 .2" ,
30+ " zipp==3.23.1 " ,
3131]
3232
3333[tool .uv ]
You can’t perform that action at this time.
0 commit comments