Merge pull request #4382 from MengqingCao/bugfix

upper bound numpy version to <2.0

Former-commit-id: a459624474f8c0aa8977e977190c0ca6b42221ac
This commit is contained in:
hoshi-hiyouga 2024-06-20 10:19:37 +08:00 committed by GitHub
commit 7d3b21684c

View File

@ -18,3 +18,4 @@ matplotlib>=3.7.0
fire fire
packaging packaging
pyyaml pyyaml
numpy<2.0.0