aboutsummaryrefslogtreecommitdiff
path: root/math/py-nevergrad
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-05 21:32:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-05 21:32:42 +0000
commit517b5e113958879a814a2d16393d7942b00b3a92 (patch)
tree29e679d1924d5037810a4311ea80f922ce0a8194 /math/py-nevergrad
parent3abec33c3ffc5628c97448ae53e38fb5c2c28679 (diff)
downloadports-517b5e113958879a814a2d16393d7942b00b3a92.tar.gz
ports-517b5e113958879a814a2d16393d7942b00b3a92.zip
Update version requirement of RUN_DEPENDS
Notes
Notes: svn path=/head/; revision=547721
Diffstat (limited to 'math/py-nevergrad')
-rw-r--r--math/py-nevergrad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-nevergrad/Makefile b/math/py-nevergrad/Makefile
index d8c3822e0bb1..78546a29560a 100644
--- a/math/py-nevergrad/Makefile
+++ b/math/py-nevergrad/Makefile
@@ -29,7 +29,7 @@ BENCHMARK_DESC= Run benchmark functions
BENCHMARK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gym>=0.12.1:math/py-gym@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hiplot>=0:graphics/py-hiplot@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}matplotlib>=2.2.3:math/py-matplotlib@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pandas>=0.23.4:math/py-pandas@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pandas>=0.23.4,1:math/py-pandas@${PY_FLAVOR} \
${PY_PILLOW} \
${PYTHON_PKGNAMEPREFIX}requests>=2.21.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR} \