Skip to content

Commit 389d465

Browse files
authored
Merge branch 'develop' into test-cleanup
2 parents e86d276 + c9f026b commit 389d465

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements/requirements.conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ dependencies:
99
- openslide
1010
- pip>=20.0.2
1111
- pixman>=0.39.0
12-
- python>=3.9, <=3.12
12+
- python>=3.10, <=3.13
1313
- pip:
1414
- -r requirements.txt

requirements/requirements.dev.conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ dependencies:
99
- openslide
1010
- pip>=20.0.2
1111
- pixman>=0.39.0
12-
- python>=3.9, <=3.12
12+
- python>=3.10, <=3.13
1313
- pip:
1414
- -r requirements_dev.txt

requirements/requirements.win64.conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ dependencies:
99
- openjpeg>=2.4.0
1010
- pip>=20.0.2
1111
- pixman>=0.39.0
12-
- python>=3.9, <=3.12
12+
- python>=3.10, <=3.13
1313
- pip:
1414
- -r requirements.txt

requirements/requirements.win64.dev.conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ dependencies:
99
- openjpeg>=2.4.0
1010
- pip>=20.0.2
1111
- pixman>=0.39.0
12-
- python>=3.9, <=3.12
12+
- python>=3.10, <=3.13
1313
- pip:
1414
- -r requirements_dev.txt

0 commit comments

Comments
 (0)