Skip to content

Commit 600339e

Browse files
committed
Fixed meta.
1 parent 6d214c9 commit 600339e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ requirements:
1919
run:
2020
- python >=3.6,<3.8
2121
- statsmodels
22-
- numba >=0.42
22+
- numba
2323
- numpy
24-
- pandas = 1.0.0
24+
- pandas
2525
- pytest
2626
- pytest-xdist
2727
- scipy

0 commit comments

Comments
 (0)