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