File tree Expand file tree Collapse file tree 3 files changed +16
-16
lines changed
rstudio/rhel9-python-3.11 Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ verify_ssl = true
7
7
8
8
[packages ]
9
9
# Base packages
10
- wheel = " ~=0.44.0 "
11
- setuptools = " ~=74.1.2 "
10
+ setuptools = " ~=75.8.2 "
11
+ wheel = " ~=0.45.1 "
12
12
13
13
[requires ]
14
14
python_version = " 3.11"
Original file line number Diff line number Diff line change 4
4
#
5
5
# Default dependencies
6
6
#
7
- setuptools == 74.1.3 ; python_version >= '3.8 ' \
8
- --hash =sha256:1cfd66bfcf197bce344da024c8f5b35acc4dcb7ca5202246a75296b4883f6851 \
9
- --hash =sha256:fbb126f14b0b9ffa54c4574a50ae60673bbe8ae0b1645889d10b3b14f5891d28
10
- wheel == 0.44.0 ; python_version >= '3.8' \
11
- --hash =sha256:2376a90c98cc337d18623527a97c31797bd02bad0033d41547043a1cbfbe448f \
12
- --hash =sha256:a29c3f2817e95ab89aa4660681ad547c0e9547f20e75b0562fe7723c9a2a9d49
7
+ setuptools == 75.8.2 ; python_version >= '3.9 ' \
8
+ --hash =sha256:4880473a969e5f23f2a2be3646b2dfd84af9028716d398e46192f84bc36900d2 \
9
+ --hash =sha256:558e47c15f1811c1fa7adbd0096669bf76c1d3f433f58324df69f3f5ecac4e8f
10
+ wheel == 0.45.1 ; python_version >= '3.8' \
11
+ --hash =sha256:661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729 \
12
+ --hash =sha256:708e7481cc80179af0e556bbf0cc00b8444c7321e2700b8d8580231d13017248
You can’t perform that action at this time.
0 commit comments