Spaces:
Running
on
Zero
Running
on
Zero
Update pre-requirements.txt
Browse files- pre-requirements.txt +5 -5
pre-requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
pip>=25.
|
2 |
-
setuptools==
|
3 |
wheel
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
Cython
|
|
|
1 |
+
pip>=25.1
|
2 |
+
setuptools==80.0.0
|
3 |
wheel
|
4 |
+
meson
|
5 |
+
meson-python
|
6 |
+
ninja
|
7 |
Cython
|