ford442 commited on
Commit
1cf4b96
·
verified ·
1 Parent(s): b9f6643

Update pre-requirements.txt

Browse files
Files changed (1) hide show
  1. pre-requirements.txt +4 -3
pre-requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- pip>=25.0.1
2
- setuptools==76.0.0
3
  wheel
4
  meson
5
  meson-python
6
- ninja
 
 
1
+ pip>=25.1
2
+ setuptools==80.0.0
3
  wheel
4
  meson
5
  meson-python
6
+ ninja
7
+ Cython