Update pre-requirements.txt
Browse files- pre-requirements.txt +5 -1
pre-requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
-
pip>=25.
|
|
|
|
| 2 |
wheel
|
|
|
|
|
|
|
|
|
|
| 3 |
Cython
|
|
|
|
| 1 |
+
pip>=25.1.1
|
| 2 |
+
setuptools==80.3.1
|
| 3 |
wheel
|
| 4 |
+
meson
|
| 5 |
+
meson-python
|
| 6 |
+
ninja
|
| 7 |
Cython
|