summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-pandas/python3-pandas.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pandas/python3-pandas.info b/python/python3-pandas/python3-pandas.info
index 74e278ad2f..1afc8cd66c 100644
--- a/python/python3-pandas/python3-pandas.info
+++ b/python/python3-pandas/python3-pandas.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pandas/pandas-1.4.2.t
MD5SUM="6e007c8e950c280f7ac31cfaec8ab361"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="numpy3 python3-dateutil pytz"
+REQUIRES="python3-numpy python3-dateutil pytz"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"