summaryrefslogtreecommitdiff
path: root/test_requirements.txt
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2022-05-16 13:43:33 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2022-05-16 16:47:27 +0200
commit73a9e8ef1168021b5f92eedeb86c42fa90e325d4 (patch)
treec4ed33fb5527e8a1f63fe31c819969e9b7f27216 /test_requirements.txt
parentc5a999682bf94cfd08cc64b49efef38371cbdb2e (diff)
downloadnumpy-73a9e8ef1168021b5f92eedeb86c42fa90e325d4.tar.gz
MAINT: Update to Cython 0.29.29.
Diffstat (limited to 'test_requirements.txt')
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index 05c83c050..cfef4afdb 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,4 +1,4 @@
-cython>=0.29.28,<3.0
+cython>=0.29.29,<3.0
wheel==0.37.0
setuptools==59.2.0
hypothesis==6.24.1