opnsense-ports/databases/py-tiledb/files/patch-requirements_dev.txt
Franco Fichtner 72afd80bda */*: sync with upstream
Taken from: FreeBSD
2022-10-05 08:15:46 +02:00

16 lines
451 B
Text

--- requirements_dev.txt.orig 2022-09-23 21:08:54 UTC
+++ requirements_dev.txt
@@ -1,13 +1,8 @@
numpy >= 1.16.5
# ------------------------------------------------
-# ** MUST sync with misc/requirements_wheel.txt **
-# ------------------------------------------------
-cmake >= 3.23
-cython >= 0.27
pybind11 >= 2.6.2
setuptools >= 18.0
setuptools_scm >= 1.5.4
-wheel >= 0.30
contextvars ;python_version<"3.7"
dataclasses ;python_version<"3.7"