forked from Lainports/opnsense-ports
16 lines
451 B
Text
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"
|