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

Commit f8f5ad3

Browse files
authored
pandas version update roll back
1 parent d5f99a0 commit f8f5ad3

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.4" %}
2+
{% set PANDAS_VERSION = "==1.2.0" %}
33
{% set PYARROW_VERSION = "==2.0.0" %}
44

55
package:

0 commit comments

Comments
 (0)