We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24fe346 + ae9e407 commit dcfa3b6Copy full SHA for dcfa3b6
environment.yml
@@ -24,7 +24,7 @@ dependencies:
24
- tabulate=0.9.0
25
26
# toolchain deps
27
- - pip=25.2
+ - pip=25.3
28
# This should be the same as requires-python minus the >=.
29
- python=3.11
30
pyproject.toml
@@ -32,7 +32,7 @@ dependencies = [
32
"spython==0.3.14",
33
34
35
- "pip==25.2",
+ "pip==25.3",
36
]
37
38
[project.optional-dependencies]
0 commit comments