Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Commit d5f99a0

Browse files
authored
Upd pandas version for the same env (numpy 1.17)
1 parent 14b29bc commit d5f99a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set NUMBA_VERSION = "==0.53.1" %}
2-
{% set PANDAS_VERSION = "==1.2.0" %}
2+
{% set PANDAS_VERSION = "==1.2.4" %}
33
{% set PYARROW_VERSION = "==2.0.0" %}
44

55
package:

0 commit comments

Comments
 (0)