guohanghui commited on
Commit
06ea597
·
verified ·
1 Parent(s): 5f96b6a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ fastmcp
2
  fastapi
3
  uvicorn[standard]
4
  pydantic>=2.0.0
 
5
  numpy
6
  setuptools>=42.0.0
7
  Cython>=0.20
 
2
  fastapi
3
  uvicorn[standard]
4
  pydantic>=2.0.0
5
+ # PySPH build dependencies (must install before building)
6
  numpy
7
  setuptools>=42.0.0
8
  Cython>=0.20