Skip to content

Commit 512aa3f

Browse files
authored
Merge pull request #21 from pfizer-opensource/dev
Updated conda environment.yml with upper bound to kvikio.
2 parents 2185b35 + cb9bbbd commit 512aa3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- pip
99
- cython
1010
- c-compiler
11-
- kvikio>=24.06.00
11+
- kvikio>=24.06.00,<=25.08.00
1212
- cupy>=12.0.0
1313
- numpy>=1.21
1414
- pandas

0 commit comments

Comments
 (0)