Skip to content

Commit dc6bbdd

Browse files
authored
python >=3.9
1 parent 3dd5b12 commit dc6bbdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ build:
1717
requirements:
1818
host:
1919
- pip
20-
- python >=3.8
20+
- python >=3.9
2121
- setuptools
2222
run:
23-
- python >=3.8
23+
- python >=3.9
2424
- faiss-cpu >=1.7.1.post2
2525
- msgpack-python >=1.0.7
2626
- pytorch >=1.12.1

0 commit comments

Comments
 (0)